Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Updated to say to submit pull requests to master
  • Loading branch information
Rachael Shaw committed Feb 13, 2014
1 parent c271550 commit 9b395e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The custom generator API is very new, and still experimental. If you are seriou
1. Fork the repo.
2. Add a test for your change. Only refactoring and documentation changes require no new tests. If you are adding functionality or fixing a bug, we need a test!
4. Make the tests pass and make sure you follow [our syntax guidelines](https://github.com/balderdashy/sails/blob/master/.jshintrc).
5. Push to your fork and submit a pull request to our [the v0.10 branch](https://github.com/balderdashy/sails/tree/v0.10).
5. Push to your fork and submit a pull request to the [master branch](https://github.com/balderdashy/sails/tree/master).


## Requesting Features
Expand Down

0 comments on commit 9b395e6

Please sign in to comment.