diff options
| author | Guillaume Melquiond | 2018-10-05 08:38:17 +0200 |
|---|---|---|
| committer | Guillaume Melquiond | 2018-10-05 08:38:17 +0200 |
| commit | 6f56c46a8b2383c4c7cb2e10c24a5e5a3c2191fb (patch) | |
| tree | a88a2d1008b938e2494ec7735a862459c3f91d54 /.github/PULL_REQUEST_TEMPLATE.md | |
| parent | 24c4c71236a6b12e9af6e8505c98e3ef1becb32a (diff) | |
Rename CHANGES to CHANGES.md.
Diffstat (limited to '.github/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 4a8606a38a..73b61ee0d9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,4 +16,4 @@ Fixes / closes #???? <!-- If this is a feature pull request / breaks compatibility: --> <!-- (Otherwise, remove these lines.) --> - [ ] Corresponding documentation was added / updated (including any warning and error messages added / removed / modified). -- [ ] Entry added in CHANGES. +- [ ] Entry added in CHANGES.md. |
