mirror of
https://github.com/simon987/sist2.git
synced 2025-04-21 11:16:46 +00:00
41 lines
1.2 KiB
Markdown
41 lines
1.2 KiB
Markdown
---
|
|
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**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**Steps To Reproduce**
|
|
Please be specific!
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. etc.
|
|
|
|
**Expected behavior**
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Actual Behavior**
|
|
<!-- A clear and concise description of what actually happens. -->
|
|
|
|
**Screenshots**
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
**Additional context**
|
|
<!-- Add any other context about the problem here. If applicable, please include why you think the bug is occurring and/or troubleshooting you have already performed. -->
|
|
<!-- If the issue is related to the `scan` module, please attach the files necessary to reproduce the error or email them to me[at]simon987.net. -->
|