Skip to content

Commit 3bef907

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
- [ ] Run `bundle exec rubocop` to test for code style violations and recommendations
66
- [ ] Add Unit Tests (aka `specs/*_spec.rb`) if applicable
77
- [ ] 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.
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 existing `###` subsection of the existing `## Trunk` section.

0 commit comments

Comments
 (0)