summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: b5e478cfeba5a5d895a85944c0c10775614214b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
### 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
- [ ] 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 -->