diff options
| -rw-r--r-- | .github/pull_request_template.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ec2d959..04818dd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,7 +5,7 @@ ##### Things done/to do <!-- please fill in the following checklist --> -- [ ] added corresponding entries in CHANGELOG_UNRELEASED.md +- [ ] added corresponding entries in `CHANGELOG_UNRELEASED.md` - [ ] added corresponding documentation in the headers <!-- if items above are irrelevant, explain what you did here --> @@ -14,7 +14,4 @@ <!-- leave this note as a reminder to reviewers --> ##### Automatic note to reviewers -Read [this -Checklist](https://github.com/math-comp/math-comp/wiki/Checklist-for-following,-reviewing-and-playing-with-a-PR#checklist-for-reviewing-a-pr) - -and make sure there is a milestone. +Read [this Checklist](https://github.com/math-comp/math-comp/wiki/Checklist-for-following,-reviewing-and-playing-with-a-PR#checklist-for-reviewing-a-pr) and make sure there is a milestone. |
