Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit adb555b

Browse filesBrowse files
authored
Create ISSUE_TEMPLATE.md
1 parent 0a85373 commit adb555b
Copy full SHA for adb555b

File tree

Expand file treeCollapse file tree

1 file changed

+25
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+25
-0
lines changed

‎ISSUE_TEMPLATE.md

Copy file name to clipboard
+25Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## What's the problem (or question)?
2+
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
3+
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
4+
5+
## Do you have an idea for a solution?
6+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
7+
<!--- or ideas how to implement the addition or change -->
8+
9+
## How can we reproduce the issue?
10+
<!--- Provide unambiguous set of steps to reproduce this bug. Include command to reproduce, if relevant (you can mask the sensitive data) -->
11+
1.
12+
2.
13+
3.
14+
4.
15+
16+
## What are the running context details?
17+
<!--- Include as many relevant details about the running context you experienced the bug/problem in -->
18+
* Installation method (e.g. `pip`, `apt-get`, `git clone` or `zip`/`tar.gz`):
19+
* Client OS (e.g. `Microsoft Windows 10`)
20+
* Program version (`python sqlmap.py --version` or `sqlmap --version` depending on installation):
21+
* Target DBMS (e.g. `Mongo`):
22+
* Detected WAF/IDS/IPS protection (e.g. `ModSecurity` or `unknown`):
23+
* Results of manual target assessment
24+
* Relevant console output (if any):
25+
* Exception traceback (if any):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.