Skip to content

Commit 0cfd5e6

Browse files
committed
Add note to contributing guide about changelog
1 parent 6115188 commit 0cfd5e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,9 @@ $ RAILS_VERSION="~> 3.2.0" rake test:acceptance
3030

3131
The apps in `test/apps` will be named based on the rails version and the
3232
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

Comments
 (0)