continuable/.github/PULL_REQUEST_TEMPLATE.md
2018-03-09 03:34:43 +01:00

23 lines
513 B
Markdown

@Naios <!-- This is required so I get notified properly -->
<!-- Thank you for your contribution to dot-github! Please replace {Please write here} with your description -->
-----
### What was a problem?
{Please write here}
### How this PR fixes the problem?
{Please write here}
### Check lists (check `x` in `[ ]` of list items)
- [ ] Additional Unit Tests were added that test the feature or regression
- [ ] Coding style (Clang format was applied)
### Additional Comments (if any)
{Please write here}