mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-06 09:05:19 +00:00
add an issue template
This commit is contained in:
parent
0ce2a40319
commit
be38ddfec0
31
.github/issue_template.md
vendored
Normal file
31
.github/issue_template.md
vendored
Normal 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.)
|
Loading…
Reference in New Issue
Block a user