diff options
| author | Cyril Cohen | 2019-05-29 15:48:18 +0200 |
|---|---|---|
| committer | GitHub | 2019-05-29 15:48:18 +0200 |
| commit | 6bf8d7707ec6a1d9baf0ce8abaa31f1d681b3b99 (patch) | |
| tree | 93fa500d06018f916ae2db421487d3d1d0783ff2 /.github/pull_request_template.md | |
| parent | 9cce7c903facaa606a718892f5d42fdddd04406b (diff) | |
Update pull_request_template.md
Diffstat (limited to '.github/pull_request_template.md')
| -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. |
