aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/PULL_REQUEST_TEMPLATE.md
blob: 6a555f37fb6547a3912301c2bca6fede95b5cf40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- Thank you for your contribution.
     Make sure you read the contributing guide and fill this template. -->


<!-- Keep what applies -->
**Kind:** documentation / bug fix / feature / performance / infrastructure.


<!-- If this is a bug fix, make sure the bug was reported beforehand. -->
Fixes / closes #????


<!-- If this is a feature pull request / breaks compatibility: -->
<!-- (Otherwise, remove these lines.) -->
- [ ] Corresponding documentation was added / updated (including any warning- and error-messages added / removed / modified).
- [ ] Entry added in CHANGES.