summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 5795fbcc859c7d4282e7b20c6d6b2369a1def72f (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 -->