Skip to content

Commit 37b17fe

Browse files
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Olivier Halligon <olivier.halligon@automattic.com>
1 parent 86b4647 commit 37b17fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44

55
- [ ] Run `bundle exec rubocop` to test for code style violations and recommendations
66
- [ ] Add Unit Tests (aka `specs/*_spec.rb`) if applicable
7-
- [ ] Run `bundle exec rspec` to run the whole test suite and ensure all your tests pass
7+
- [ ] Run `bundle exec rspec` to run the whole test suite and ensure all your tests pass
8+
- [ ] Make sure you added an entry in [the `CHANGELOG.md` file](https://github.com/wordpress-mobile/release-toolkit/blob/trunk/CHANGELOG.md#trunk) to describe your changes under the approprioate subsection.

0 commit comments

Comments
 (0)