summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: b04146f29c0784376df146137468ebd8224bb1a6 (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 `CONTRIBUTING.md` and signed-off my commits to accept the DCO.

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