15 lines
527 B
Markdown
15 lines
527 B
Markdown
<!-- Thank you for your contribution.
|
|
Make sure you read the contributing guide and fill this template. -->
|
|
|
|
|
|
<!-- If this is a bug fix, make sure the bug was reported beforehand. -->
|
|
Fixes / closes #????
|
|
|
|
|
|
<!-- Remove anything that doesn't apply in the following checklist. -->
|
|
|
|
<!-- If there is a user-visible change and testing is not prohibitively expensive: -->
|
|
- [ ] Added / updated [**test-suite**](test).
|
|
|
|
<!-- If this is a feature pull request / breaks compatibility: -->
|
|
- [ ] Added [**changelog**](Changes.md).
|