mirror of
https://github.com/simon987/sist2.git
synced 2025-04-21 11:16:46 +00:00
Compare commits
No commits in common. "f3e07fb7f7855885f3389557792cdde965ce2ef8" and "5fe9c9efa31a59330ba097f757fea3e958bbc4e1" have entirely different histories.
f3e07fb7f7
...
5fe9c9efa3
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,40 +0,0 @@
|
|||||||
---
|
|
||||||
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**
|
|
||||||
<!-- `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. -->
|
|
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +0,0 @@
|
|||||||
blank_issues_enabled: false
|
|
||||||
contact_links:
|
|
||||||
- name: SIST2 Documentation
|
|
||||||
url: https://github.com/simon987/sist2/blob/master/docs/USAGE.md
|
|
||||||
about: Check out the SIST2 documentation for answers to common questions
|
|
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
name: "🚀 Feature Request"
|
|
||||||
about: Suggest an idea for SIST2
|
|
||||||
title: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
**Which SIST2 component is your Feature Request related to?**
|
|
||||||
<!-- e.g., Scan, Index, or Web? -->
|
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
|
||||||
<!-- A clear and concise description of what the problem is. e.g., "I'm always frustrated when [...]" -->
|
|
||||||
|
|
||||||
**What would you like to see happen?**
|
|
||||||
<!-- A clear and concise description of what you want to happen. -->
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
<!-- Add any other context or screenshots about the feature request here. -->
|
|
Loading…
x
Reference in New Issue
Block a user