mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
Merge pull request #793 from Mailu/pr-template
Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
commit
356012a672
16
PULL_REQUEST_TEMPLATE.md
Normal file
16
PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,16 @@
|
||||
## What type of PR?
|
||||
|
||||
(Feature, enhancement, bug-fix, documentation)
|
||||
|
||||
## What does this PR do?
|
||||
|
||||
### Related issue(s)
|
||||
- Mention an issue like: #001
|
||||
- Auto close an issue like: closes #001
|
||||
|
||||
## 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
Block a user