aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-01-05 15:39:01 +0100
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-01-05 16:45:54 +0100
commit1bf93b05cc827d9d6389b00ffccdd1411fa3af67 (patch)
treedd921ba9b98bc3a6285a894b9a126c94c7464e33 /.github
parent2d6e395dead61a49ede6208bc40e16b4b8e68ce4 (diff)
[PR template] Remove the relative link.
Was actually pointing to https://github.com/CHANGES.
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index c7437c4a4..a9230042a 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.