Skip to content

Commit 584deee

Browse files
committed
Restore a pull request template entry
Follow up to a7af7bc#r61575823.
1 parent 5eb31b4 commit 584deee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ Before submitting the PR make sure the following are checked:
1515
* [ ] Added an entry (file) to the [changelog folder](https://github.com/rubocop/rubocop-rails/blob/master/changelog/) named `{change_type}_{change_description}.md` if the new code introduces user-observable changes. See [changelog entry format](https://github.com/rubocop/rubocop/blob/master/CONTRIBUTING.md#changelog-entry-format) for details.
1616
* [ ] The PR relates to *only* one subject with a clear title
1717
and description in grammatically correct, complete sentences.
18+
* [ ] If this is a new cop, consider making a corresponding update to the [Rails Style Guide](https://github.com/rubocop/rails-style-guide).
1819

1920
[1]: https://chris.beams.io/posts/git-commit/

0 commit comments

Comments
 (0)