diff options
| -rw-r--r-- | .github/pull_request_template.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 04818dd..46945e3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,10 +7,9 @@ <!-- please fill in the following checklist --> - [ ] added corresponding entries in `CHANGELOG_UNRELEASED.md` - [ ] added corresponding documentation in the headers +<!-- Cross-out the above items using ~crossed out item~ if they happen not to be relevent --> +<!-- You may also add more items to explain what you did and what remains to do --> -<!-- 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 |
