diff options
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 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 --> |