CONTRIBUTING.md in rmagick-2.15.3 vs CONTRIBUTING.md in rmagick-2.15.4

- old
+ new

@@ -35,6 +35,16 @@ Committing ---------- +All work for a next release is done in the `develop` branch. Please create your branch off of it. + It is better if you follow [Git Style Guide](https://github.com/agis-/git-style-guide). + + +Pull Requests +------------- + +Please choose the `rmagick/rmagick` repo and the `develop` branch as the destination for your pull request. + +NOTE: GitHub suggests `rmagick-temp/rmagick` repo by default. **This is incorrect.** Please switch to `rmagick/rmagick`. It should be the next repo in the drop-down list.