Skip to content

Commit 0d3e645

Browse files
authored
Merge pull request #1164 from PHPCSStandards/feature/pullrequesttemplate-update
Pull request template: add reminder to update wiki documentation
2 parents 371bd9f + 6db2263 commit 0d3e645

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
@@ -40,6 +40,7 @@ Fixes #
4040
- [ ] I have added tests to cover my changes.
4141
- [ ] I have verified that the code complies with the projects coding standards.
4242
- [ ] \[Required for new sniffs\] I have added XML documentation for the sniff.
43+
- [ ] I have opened a sister-PR in the [documentation repository](https://github.com/PHPCSStandards/PHP_CodeSniffer-documentation) to update the Wiki.
4344

4445
<!--
4546
============================================================================================

0 commit comments

Comments
 (0)