Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Tim Möhlmann
2019-01-02 20:33:42 +02:00
committed by GitHub
parent d483ef3c2a
commit ce7105c3ad

14
PULL_REQUEST_TEMPLATE.md Normal file
View File

@@ -0,0 +1,14 @@
## What type of PR?
(Feature, enhancement, bug-fix, documentation)
## What does this PR do?
## Prerequistes
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.
- [ ] In case of feature or enhancement: documentation updated accordingly
- [ ] Unless it's docs or a minor change: place entry in the [changelog](CHANGELOG.md), under the latest un-released version.