chg: [doc] Added 2 templates with automatic labelling

pull/5416/head
Steve Clement 2019-11-21 18:08:41 +09:00
parent 4f9e3ec6d3
commit 7ff656374e
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
2 changed files with 16 additions and 3 deletions

View File

@ -1,6 +1,11 @@
# This template is meant for bug reports, if you have a feature request, please be as descriptive as possible and delete the template
---
name: Bug report
about: Create a report to help us improve
labels: bug, needs triage
---
# This template is meant for bug reports, if you have a feature request user the other template.
@ -16,8 +21,8 @@
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Bug, Question, Feature Request, support...
| OS version (server) | Debian, ubuntu, CentOS, RedHat, ...
| OS version (client) | XP, Seven, 10, Ubuntu, ...
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ...
| OS version (client) | MacOS, Win10, Ubuntu, ...
| PHP version | 5.4, 5.5, 5.6, 7.0, 7.1...
| MISP version / git hash | 2.4.XX, hash of the commit
| Browser | If applicable

View File

@ -0,0 +1,8 @@
---
name: Bug report
about: Create a report to help us improve
labels: feature request, needs triage
---
# This template is meant for feature requests. Please be as explicit as possible so the reader of your request can understand what kind of feature you want to see.