Skip to content

Commit

Permalink
Update contributing.md
Browse files Browse the repository at this point in the history
Make it more clear to submit PRs to the **dev** branch.
  • Loading branch information
devblackops committed Sep 2, 2016
1 parent 16ccbc3 commit 432186f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ are highly apprecaited.

# Submitting Changes
* Push your changes to a topic branch in your fork of the repository.
* Submit a pull request to the main repository.
* Submit a pull request to the **dev** branch in the main repository.
* Once the pull request has been reviewed and accepted, it will be merged with the master branch.
* Celebrate

Expand All @@ -47,4 +47,4 @@ are highly apprecaited.
* [GitHub forking documentation](https://guides.github.com/activities/forking/)
* [GitHub pull request documentation](https://help.github.com/send-pull-requests/)
* [GitHub Flow guide](https://guides.github.com/introduction/flow/)
* [GitHub's guide to contributing to open source projects](https://guides.github.com/activities/contributing-to-open-source/)
* [GitHub's guide to contributing to open source projects](https://guides.github.com/activities/contributing-to-open-source/)

0 comments on commit 432186f

Please sign in to comment.