mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
created an issue template, please use it
This commit is contained in:
parent
daca2ac1a2
commit
a09fa4166b
1 changed files with 20 additions and 0 deletions
20
ISSUE_TEMPLATE.md
Normal file
20
ISSUE_TEMPLATE.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# What's the problem
|
||||
<!-- Make sure to check the current closed issues and run Zeus in --verbose -->
|
||||
|
||||
# Running context
|
||||
<!-- Basic info, OS, etc.. -->
|
||||
- Operating system:
|
||||
<!-- run zeus.py --version -->
|
||||
- Zeus version:
|
||||
|
||||
# Any idea on a solution?
|
||||
<!-- If you don't have any idea just skip this or put 'n/a' -->
|
||||
|
||||
# Full console commands run
|
||||
<!-- The flags you ran Zeus with (-d, -f, -l, etc..) -->
|
||||
|
||||
# Stacktrace (if applicable)
|
||||
<!-- The error that you received if it was applicable -->
|
||||
|
||||
# Full file log information
|
||||
<!-- Copy your current log file here, you can blank out the dorks if you want. -->
|
||||
Loading…
Reference in a new issue