mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-15 15:36:17 +00:00
added bug report format
This commit is contained in:
@@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a bug report to improve SecLists
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--- Hello! Thank you for taking the time to fill out the bug report. Please do note that the bug report form is for broken/incorrect wordlists and not for requesting wordlists to be added/modified. If you want to submit suggestions, you should submit it in the feature request form. -->
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
<!--- A clear and concise description of what the bug is(Missing entry in file, wonky script behavior, etc) -->
|
||||||
|
|
||||||
|
**To Reproduce**
|
||||||
|
<!--- This section only applies if you are reporting a broken a script. If you are not, delete this section -->
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
<!--- This section is the same as above -->
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
<!--- If applicable, add screenshots to help explain your problem. -->
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
<!--- Add any other context about the problem here that will help us solve the issue -->
|
||||||
|
|
||||||
|
**Checklist**
|
||||||
|
<!-- Tick if applicable -->
|
||||||
|
|
||||||
|
- [ ] I have read through the the template and have filled in them in for the bug report.
|
||||||
|
- [ ] I am opening this issue to later refer it in a pull request.
|
||||||
Reference in New Issue
Block a user