Skip to content

Commit

Permalink
Updated CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Changed instructions to tell open source contributors to make a PR to develop instead of master
  • Loading branch information
CourtneyBrousseau authored Sep 24, 2018
1 parent 4635131 commit 5654398
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 @@ -16,7 +16,7 @@ Never made an open source contribution before? Wondering how contributions work
## Submitting changes

1. Push your changes to the remote repository using `git push origin branch-name`.
2. Send a pull request from your fork's branch to our master branch
2. Send a pull request from your fork's branch to our develop branch
3. Title the pull request with a short description of the changes made and the issue number associated with your change.
* For example, one issue might be called "Added more log outputting to resolve #4352".
4. In the description of the pull request, explain the changes that you made, any issues you think exist with the pull request you made, and any questions you have for the maintainer.
Expand Down

0 comments on commit 5654398

Please sign in to comment.