diff options
| author | Cyril Cohen | 2019-05-29 14:42:33 +0200 |
|---|---|---|
| committer | GitHub | 2019-05-29 14:42:33 +0200 |
| commit | 507c437fd3c030c710b35d41ba1ff52a2a424ab1 (patch) | |
| tree | 729d26427b2b2768ef717f146ed32ad9797d46b6 | |
| parent | b5cf3e104aa81fa28b5210203921ba272c300790 (diff) | |
Update pull_request_template.md
| -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 |
