diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..4842b69 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,40 @@ +--- +name: Bug Report +about: Create a bug report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +**Device Information (please complete the following information):** + - OS: [e.g., Ubuntu 20.04, WSL2 on Win10, Mac] + - Deployment: [Linux or Docker] + - Browser: [e.g., chrome, safari] + - SIST2 Version: [e.g., v2.9.0] + - Elasticsearch Version: + +**Command Run with arguments** +<-- `ex: "scan ~/Documents -o ./i2 --threads 3 -q 1.0` --> + +**Describe the bug** + + +**Steps To Reproduce** +Please be specific! +1. Go to '...' +2. Click on '....' +3. etc. + +**Expected behavior** + + +**Actual Behavior** + + +**Screenshots** + + +**Additional context** + +