add an issue template

This commit is contained in:
Saad Kadhi 2017-01-30 07:28:36 +01:00
parent 0ce2a40319
commit be38ddfec0

31
.github/issue_template.md vendored Normal file
View File

@ -0,0 +1,31 @@
# EDIT THIS TITLE BEFORE POSTING. Use this template for bug reports. If you'd like to request a feature, please be as descriptive as possible and delete the template except the first section (Request Type)
### Request Type
(select Bug or Feature Request and **remove this line**)
Bug / Feature Request
### Work Environment
| Question | Answer
|---------------------------|--------------------
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ...
| OS version (client) | XP, Seven, 10, Ubuntu, ...
| Cortex Analyzer Name | OTXQuery, PhishingInitiative, VirusTotal, ...
| Cortex Analyzer Version | 1.0, 1.1, ...
| Cortex Version | 1.0.0, hash of the commit
| Browser type & version | If applicable
### Problem Description
Describe the problem/bug as clearly as possible.
### Steps to Reproduce
1. step 1
1. step 2
1. step 3...
### Possible Solutions
(keep this section if you have suggestions on how to solve the problem. **Otherwise delete it**)
### Complementary information
(add anything that can help identifying the problem such as **logs**, **screenshots**, **configuration dumps** etc.)