mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-12 04:31:04 +00:00
@@ -1,31 +1,27 @@
|
|||||||
---
|
---
|
||||||
name: 'Bug report'
|
name: 'Bug report'
|
||||||
about: 'Create a bug report to improve SecLists'
|
about: 'Submit a bug report to improve'
|
||||||
title: '[Bug report]: TITLE'
|
title: '[Bug report]: '
|
||||||
labels: 'bug'
|
labels: 'bug'
|
||||||
assignees: ''
|
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 description of what the bug is - missing entry in file, wonky script behaviour, etc) -->
|
||||||
|
|
||||||
**Describe the bug**
|
**To reproduce**:
|
||||||
<!--- A clear and concise description of what the bug is. (Missing entry in file, wonky script behavior, etc) -->
|
<!-- This section only applies if you are reporting a broken a script. If it does not, delete this section -->
|
||||||
|
|
||||||
**To Reproduce**
|
**Expected behaviour**:
|
||||||
<!--- This section only applies if you are reporting a broken a script. If it does not, delete this section. -->
|
<!-- This section only applies if you are reporting a broken a script. If it does not, delete this section -->
|
||||||
|
|
||||||
**Expected behavior**
|
**Screenshots**:
|
||||||
<!--- This section is the same as above. -->
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||||
|
|
||||||
**Screenshots**
|
**Additional context**:
|
||||||
<!--- If applicable, add screenshots to help explain your problem. -->
|
<!-- Anything else which may be useful. If you have any sources please add them! -->
|
||||||
|
|
||||||
**Additional context**
|
**Next Steps**:
|
||||||
<!--- Add any other context about the problem here that will help us solve the issue.
|
|
||||||
If you have any sources please add them here. -->
|
|
||||||
|
|
||||||
**Checklist**
|
|
||||||
<!-- Tick if applicable -->
|
<!-- Tick if applicable -->
|
||||||
|
|
||||||
- [ ] I intend to refer to this issue in a pull request that I wil open later.
|
- [ ] I intend to open a pull request later
|
||||||
|
|||||||
@@ -1,22 +1,18 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: 'Wordlist request'
|
||||||
about: 'Suggest a feature/wordlist to be added to SecLists'
|
about: 'Suggest a wordlist to be added'
|
||||||
title: '[Feature request]: TITLE'
|
title: '[Feature request]: '
|
||||||
labels: 'proposal'
|
labels: 'enhancement' # Alt: proposal
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--- Hello! Thank you for taking the time to fill out a feature request. Please do note that if you have issue with broken wordlists/scripts you should open a bug report instead. -->
|
**Describe the feature request**:
|
||||||
|
<!-- A clear description of what should be added to the repository -->
|
||||||
|
|
||||||
**Describe the missing feature**
|
**Additional context**:
|
||||||
<!--- A clear and concise description of what should be added to the repository. -->
|
<!-- Anything else which may be useful, such as a source - where did the wordlists/values come from? Link/URLs/upstream. We like to give credit! -->
|
||||||
|
|
||||||
**Additional context**
|
**Next Steps**:
|
||||||
<!--- Add any other context about the problem/missing feature here that will help us fix the problem or add the missing features.
|
<!-- Tick if applicable -->
|
||||||
If you have any sources please add them here. -->
|
|
||||||
|
|
||||||
**Checklist**
|
- [ ] I intend to open a pull request later
|
||||||
<!-- Tick if applicable. -->
|
|
||||||
|
|
||||||
- [ ] I intend to refer to this issue in a pull request that I wil open later.
|
|
||||||
|
|||||||
@@ -1,17 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: 'Question'
|
name: 'Question'
|
||||||
about: 'Ask a question about SecLists'
|
about: 'Anything that does not fit in the other categories'
|
||||||
title: '[Question]: TITLE'
|
title: '[Question]: '
|
||||||
labels: 'question'
|
labels: 'proposal'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--- Hello! Thank you for taking the time to ask a question. Please make sure that the question you are asking has not been asked before. -->
|
<!-- Ask anything here -->
|
||||||
|
|
||||||
**Describe the question/problem**
|
|
||||||
<!--- Ask anything here. -->
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
<!--- If you have any additional details that you want to add here to clarify the question add them here! -->
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user