Skip to content

Commit

Permalink
Update and rename CONTRIBUTING.md to .github/CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fennifith authored Aug 10, 2018
1 parent 87961a0 commit 3f7a723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md → .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ As long as your pull request doesn't break the app in any way or conflict with a

## Branches

I am using the `develop` branch for all changes that will not be immediately available on bintray. Most PRs should be made to the `develop` branch. The only reason that a PR should be made to `master` is when there is a typo/inconsistency in the README or a similar issue is present. If you make a PR to `master` that changes something other than a .md file, I will stare at my screen and make ugly whale noises for approximately 10 minutes before politely asking you to change the branch. Thank you.
I am using the `develop` branch for all changes that will not be immediately available on bintray. Most PRs should be made to the `develop` branch. The only reason that a PR should be made to `master` is when there is a typo/inconsistency in the README or a similar issue (in /docs, for example) is present. If you make a PR to `master` that changes something other than a .md file, I will stare at my screen and make ugly whale noises for approximately 10 minutes before politely asking you to change the branch. Thank you.

0 comments on commit 3f7a723

Please sign in to comment.