We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6115188 commit 0cfd5e6Copy full SHA for 0cfd5e6
CONTRIBUTING.md
@@ -30,3 +30,9 @@ $ RAILS_VERSION="~> 3.2.0" rake test:acceptance
30
31
The apps in `test/apps` will be named based on the rails version and the
32
spring version.
33
+
34
+## Submitting a pull request
35
36
+If your change is a bugfix or feature, please make sure you add to
37
+`CHANGELOG.md` under the "Next Release" heading (add the heading if
38
+needed).
0 commit comments