mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
7de9275f4b
Signed-off-by: David Mehren <git@herrmehren.de>
21 lines
629 B
Markdown
21 lines
629 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/develop/CONTRIBUTING.md) and
|
|
made sure that:
|
|
- My commits are signed-off to accept the DCO.
|
|
- This PR targets the correct branch: `master` for 1.x & docs, `develop` for 2.x
|
|
|
|
### Related Issue(s)
|
|
<!-- e.g #123 -->
|