summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPhilip Molares2020-11-21 16:48:18 +0100
committerPhilip Molares2020-11-21 16:48:18 +0100
commitc7def38ba4fb4b5bcbee5a75f3f38d9f0f6e6a02 (patch)
tree29093b3ed8355f100dedc93b82121638480e6866 /.github
parentbd80099a1ad728fc7fc8facc14fb8a4f5521c12b (diff)
linke to the contribution documentation explicitly
Co-authored-by: David Mehren <git@herrmehren.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
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 b04146f2..b5e478cf 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -11,7 +11,7 @@ This PR fixes/adds/improves/...
- [ ] Added implementation
- [ ] Added / updated tests
- [ ] Added / updated documentation
-- [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO.
+- [ ] I read the [contribution documentation](https://github.com/hedgedoc/hedgedoc/blob/master/CONTRIBUTING.md) and signed-off my commits to accept the DCO.
### Related Issue(s)
<!-- e.g #123 -->