hedgedoc/.github/pull_request_template.md

19 lines
437 B
Markdown
Raw Normal View History

### Component/Part
<!-- e.g database -->
### Description
This PR fixes/adds/improves/...
### Steps
<!-- Please tick all steps this PR performs (if something is not necessary, please remove it) -->
- [ ] added implementation
- [ ] added / updated tests
- [ ] added / updated documentation
- [ ] extended changelog
- [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO.
### Related Issue(s)
<!-- e.g #123 -->