diff options
| -rw-r--r-- | .github/pull_request_template.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c8c76bc..ec2d959 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,16 @@ ##### Motivation for this change +<!-- please explain your reason for doing this change --> + ##### Things done/to do <!-- please fill in the following checklist --> - [ ] added corresponding entries in CHANGELOG_UNRELEASED.md - [ ] added corresponding documentation in the headers +<!-- if items above are irrelevant, explain what you did here --> + +<!-- please fill in the following checklist --> <!-- leave this note as a reminder to reviewers --> ##### Automatic note to reviewers |
