diff options
| author | Cyril Cohen | 2020-08-26 14:55:34 +0200 |
|---|---|---|
| committer | GitHub | 2020-08-26 14:55:34 +0200 |
| commit | e725070f9809a7d63f063a359dd7ef6bd3800dfd (patch) | |
| tree | d9b4f7b20790c9c2a8f3cf0a576af84ddf9eba6b | |
| parent | 24b1070f8aa8b3fec997380313c9387309644181 (diff) | |
Update pull_request_template.md
| -rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 46945e3..9afe7f2 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` (do not edit former entries) - [ ] 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 --> |
