diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..b4e7f503d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ + +* Fixes issue: # +* Target version: master + +### Summary + + +### TODO + +- [ ] ... + +### Checklist + +- [ ] Code is properly formatted +- [ ] Sign-off message is added to all commits +- [ ] Tests (unit, integration, api and/or acceptance) are included +- [ ] Documentation (manuals or wiki) has been updated or is not required