mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
b0db43ac15
To make life easier for the release manager, this introduces changelog snippets to the contribution docs and the PR template. Signed-off-by: David Mehren <git@herrmehren.de>
18 lines
519 B
Markdown
18 lines
519 B
Markdown
### 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
|
|
- [ ] Added changelog snippet
|
|
- [ ] 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 -->
|