summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 73c0d6c0a43e2d2cb218ed1cc63e51fe8a0407a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
### 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
- [ ] extended changelog
- [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO.

### Related Issue(s)
<!-- e.g #123 -->