Create PULL_REQUEST_TEMPLATE.md
parent
d483ef3c2a
commit
ce7105c3ad
@ -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.
|
Loading…
Reference in New Issue