hedgedoc/.github/pull_request_template.md

19 lines
523 B
Markdown
Raw Normal View History

### Component/Part
<!-- e.g markdown editor -->
### 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 [contribution documentation](https://github.com/hedgedoc/react-client/blob/main/CONTRIBUTING.md) and signed-off my commits to accept the DCO.
### Related Issue(s)
<!-- e.g #123 -->