Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md (#36167)
Browse files Browse the repository at this point in the history
Add a new item in the checklist about commit title and message that should be explanatory.
  • Loading branch information
pierrehilbert authored Jul 28, 2023
1 parent a278734 commit 3ea0c53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ List here all the items you have verified BEFORE sending this PR. Please DO NOT
- [ ] I have made corresponding change to the default configuration files
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added an entry in `CHANGELOG.next.asciidoc` or `CHANGELOG-developer.next.asciidoc`.
- [ ] I have made my commit title and message explanatory about the purpose and the reason of the change

## Author's Checklist

Expand Down

0 comments on commit 3ea0c53

Please sign in to comment.