Skip to content

Commit ef52595

Browse files
author
ekultek
committed
created an issue template for furture issues
1 parent bc1994b commit ef52595

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
In order for us to properly diagnose and troubleshoot your issue
3+
we will need you to follow this issue template
4+
-->
5+
6+
# Running information
7+
8+
<!-- Running detail, OS, arch, did you clone, etc -->
9+
- What branch did you download?
10+
- Clone, or docker run?
11+
- What OS are you running?
12+
13+
# Exploit module information
14+
15+
<!-- We will need this information to determine if it is a metasploit issue or not -->
16+
- What exploit was deployed?
17+
- Was a session generated for the target?
18+
- What version of metasploit are you running?
19+
20+
# Program information
21+
22+
<!-- Basic python information we will need -->
23+
- Python version number?
24+
- AutoSploit version number?
25+
- Any console output that is relevant to the issue:
26+
- Traceback (error) if any:
27+

0 commit comments

Comments
 (0)