diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..0511100 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,40 @@ +--- +name: "🐞 Bug Report" +about: Submit a bug report +title: '' +labels: bug +assignees: '' + +--- + +**Device Information (please complete the following information):** + - OS: `[e.g., Ubuntu 20.04, WSL2]` + - Deployment: `[Linux, Linux ARM64 or Docker]` + - Browser *(if relevant)*: `[e.g., chrome, safari]` + - SIST2 Version: `[e.g., v2.9.0]` + - Elasticsearch Version *(if relevant)* : `` + +**Command with arguments** + + +**Describe the bug** + + +**Steps To Reproduce** +Please be specific! +1. Go to '...' +2. Click on '....' +3. etc. + +**Expected behavior** + + +**Actual Behavior** + + +**Screenshots** + + +**Additional context** + +