mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-04 16:54:11 -04:00
Introduce changelog snippets
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>
This commit is contained in:
parent
a865ed0822
commit
b0db43ac15
2 changed files with 11 additions and 0 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
@ -11,6 +11,7 @@ This PR fixes/adds/improves/...
|
|||
- [ ] 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue