From 28f3580e9e13acc7de60ad6e5763d547e3028be0 Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Sat, 21 Nov 2020 16:48:18 +0100 Subject: [PATCH] Link to the contribution documentation explicitly Co-authored-by: David Mehren Signed-off-by: Philip Molares (cherry picked from commit c7def38ba4fb4b5bcbee5a75f3f38d9f0f6e6a02) Signed-off-by: David Mehren --- .github/pull_request_template.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index fbc61e54b..bc03d58c8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,12 +6,13 @@ This PR fixes/adds/improves/... ### Steps - + -- [ ] added implementation -- [ ] added / updated tests -- [ ] added / updated documentation -- [ ] extended changelog +- [ ] Added implementation +- [ ] Added / updated tests +- [ ] Added / updated documentation +- [ ] I read the [contribution documentation](https://github.com/hedgedoc/hedgedoc/blob/develop/CONTRIBUTING.md) and + signed-off my commits to accept the DCO. ### Related Issue(s)