diff options
| author | Cyril Cohen | 2019-11-14 13:38:51 +0100 |
|---|---|---|
| committer | GitHub | 2019-11-14 13:38:51 +0100 |
| commit | 521e80b0729baa445c2c1884f5f96d594deda0c8 (patch) | |
| tree | 531468501cffca08b5eccea61beb3d100556f861 | |
| parent | 9eca94fcebb627bf8b1160dd189edb9769e2bd25 (diff) | |
Update pull_request_template.md
| -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 |
