diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..16b8828 --- /dev/null +++ b/.github/issue_template.md @@ -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.)