Merge pull request #594 from hedgedoc/fix/pr_template

updated PR Template
This commit is contained in:
Yannick Bungers
2020-11-21 18:29:22 +01:00
committed by GitHub

View File

@@ -6,12 +6,12 @@ This PR fixes/adds/improves/...
### Steps ### Steps
<!-- please tick steps this PR performs (if something is not necessary, please tick anyway to indicate you considered it) --> <!-- Please tick all steps this PR performs (if something is not necessary, please remove it) -->
- [ ] added implementation - [ ] Added implementation
- [ ] added / updated tests - [ ] Added / updated tests
- [ ] added / updated documentation - [ ] Added / updated documentation
- [ ] extended changelog - [ ] 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) ### Related Issue(s)
<!-- e.g #123 --> <!-- e.g #123 -->