summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: fbc61e54bff4c7c0988581b9bbc810ae3832950d (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 steps this PR performs (if something is not necessary, please tick anyway to indicate you considered it) -->

- [ ] added implementation
- [ ] added / updated tests
- [ ] added / updated documentation
- [ ] extended changelog

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