forked from balderdashy/sails
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into origin/module-loa…
…der-only-js
- Loading branch information
Showing
98 changed files
with
5,399 additions
and
2,506 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,17 +2,18 @@ | |
====================================================== | ||
HELLO, and welcome to the (experimental) Sailsbot | ||
issue-submission system. If you encounter any | ||
problems with this system, please contact | ||
[email protected] | ||
problems with this system, please contact us directly | ||
at http://sailsjs.com/contact. | ||
|
||
FIRST THINGS FIRST: before posting, please carefully | ||
read the contribution guide (http://bit.ly/sails-issue-guide), | ||
particularly if this is a security issue or an issue of a | ||
FIRST THINGS FIRST: before posting, please carefully | ||
read the contribution guide (http://bit.ly/sails-issue-guide), | ||
particularly if this is a security issue or an issue of a | ||
non-technical nature (Github org issues, code of conduct | ||
issues, etc.). Those should be sent directly to [email protected]. | ||
issues, etc.). Those should be sent directly at | ||
http://sailsjs.com/contact. | ||
|
||
NOW THEN: please fill out the following info | ||
(Don't change text between **) | ||
NOW THEN: please fill out the following info | ||
(Don't change text between **) | ||
====================================================== | ||
### BEGIN VERSION INFO ### | ||
--> | ||
|
@@ -22,19 +23,19 @@ NOW THEN: please fill out the following info | |
**NPM version**: | ||
**Operating system**: | ||
|
||
<!-- | ||
<!-- | ||
### END VERSION INFO ### | ||
====================================================== | ||
GREAT! - Now read carefully | ||
(Sailsbot will know if you don't)! | ||
GREAT! - Now read carefully | ||
(Sailsbot will know if you don't)! | ||
====================================================== | ||
|
||
Before you submit an issue for Sails, please make sure you have read the issue contribution guide (http://bit.ly/sails-issue-guide) carefully, and then verify the following by typing an X in between each set of [ ] brackets below (don't make any other changes to the text!): | ||
|
||
### BEGIN PLEDGE ### | ||
- [ ] I am experiencing a concrete technical issue (aka a bug) with Sails (ideas and feature proposals should follow the guide for proposing features and enhancements (http://bit.ly/sails-feature-guide), which involves making a pull request). If you're not 100% certain whether it's a bug or not, that's okay--you may continue. The worst that can happen is that the issue will be closed and we'll point you in the right direction. | ||
|
||
- [ ] I am not asking a question about how to use Sails or about whether or not Sails has a certain feature (please refer to the documentation(http://sailsjs.org), or post on http://stackoverflow.com, our Google Group (http://bit.ly/sails-google-group) or our live chat (https://gitter.im/balderdashy/sails). | ||
- [ ] I am not asking a question about how to use Sails or about whether or not Sails has a certain feature (please refer to the documentation(http://sailsjs.com), or post on http://stackoverflow.com, our Google Group (http://bit.ly/sails-google-group) or our live chat (https://gitter.im/balderdashy/sails). | ||
|
||
- [ ] I have already searched for related issues, and found none open (if you found a related _closed_ issue, please link to it in your post). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<!-- | ||
<!-- | ||
====================================================== | ||
HELLO, and welcome to the (experimental) Sailsbot | ||
pr-submission system. If you encounter any | ||
problems with this system, please contact | ||
[email protected] | ||
problems with this system, please contact us directly | ||
at http://sailsjs.com/contact. | ||
|
||
IMPORTANT - Read Carefully (Sailsbot will know if you don't)! | ||
IMPORTANT - Read Carefully (Sailsbot will know if you don't)! | ||
====================================================== | ||
|
||
Before submitting a pull request for a new feature request, pretty-please read the Sails contribution guide section on proposing features and enhancements: http://bit.ly/sails-feature-guide. | ||
|
@@ -20,7 +20,7 @@ If after all that, you're still ready to make a pull request, make sure that you | |
[implements #<another PR number>] | ||
[fixes #<an issue number>] | ||
|
||
For example: | ||
For example: | ||
[proposal] Add a Kraken to the `sails lift` sailboat image | ||
[implements #123] Adds Kraken to sailboat | ||
[patch] Fix the shading on the Kraken's tentacles | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
> The Code of Conduct now lives in the 'Contributing' section of the documentation: [https://github.com/balderdashy/sails-docs/tree/master/contributing/code-of-conduct.md](https://github.com/balderdashy/sails-docs/tree/master/contributing/code-of-conduct.md) | ||
> The Code of Conduct now lives in the 'Contributing' section of the documentation: [http://sailsjs.com/documentation/contributing/code-of-conduct](http://sailsjs.com/documentation/contributing/code-of-conduct) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
> The Contribution guide now lives in the 'Contributing' section of the documentation: [sailsjs.com/contribute](http://sailsjs.com/contribute) | ||
> The Contribution guide now lives in the 'Contributing' section of the documentation: [sailsjs.com/documentation/contributing](http://sailsjs.com/documentation/contributing) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.