Add issue and pull request templates
This commit is contained in:
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Impacted versions
|
||||||
|
|
||||||
|
* Modoboa: X.X.x
|
||||||
|
* Distributor: Debian / Ubuntu / Centos / Others
|
||||||
|
* Codename: Jessie / Trusty / Centos 7 / ....
|
||||||
|
* Arch: 32 Bits / 64 Bits
|
||||||
|
* Webserver: Nginx/Apache
|
||||||
|
|
||||||
|
# Steps to reproduce
|
||||||
|
|
||||||
|
# Current behavior
|
||||||
|
|
||||||
|
# Expected behavior
|
||||||
|
|
||||||
|
# Video/Screenshot link (optional)
|
||||||
|
|
||||||
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Description of the issue/feature this PR addresses:
|
||||||
|
|
||||||
|
Current behavior before PR:
|
||||||
|
|
||||||
|
Desired behavior after PR is merged:
|
||||||
Reference in New Issue
Block a user