diff options
| author | Maxime Dénès | 2018-01-11 18:10:58 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-01-11 18:10:58 +0100 |
| commit | 2202808309a6b307d327fd7c76da55b466166864 (patch) | |
| tree | 772d5c262710a964761d96ce7a3d9055acf08001 | |
| parent | d439c01190f45de5ac493b8f55d361503e83ad03 (diff) | |
| parent | 1bf93b05cc827d9d6389b00ffccdd1411fa3af67 (diff) | |
Merge PR #6552: [PR template] Remove the relative link to CHANGES.
| -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 c7437c4a4a..a9230042a5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,4 +13,4 @@ Fixes / closes #???? <!-- If this is a feature pull request / breaks compatibility: --> <!-- (Otherwise, remove these lines.) --> - [ ] Corresponding documentation was added / updated. -- [ ] Entry added in [CHANGES](/CHANGES). +- [ ] Entry added in CHANGES. |
