Merge pull request #970 from g0tmi1k/templates

Tweak templates
This commit is contained in:
g0tmi1k 2024-02-16 14:11:16 +00:00 committed by GitHub
commit 4591fb8114
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 29 additions and 45 deletions

View File

@ -1,31 +1,27 @@
---
name: 'Bug report'
about: 'Create a bug report to improve SecLists'
title: '[Bug report]: TITLE'
about: 'Submit a bug report to improve'
title: '[Bug report]: '
labels: 'bug'
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**
<!--- 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 it does not, delete this section -->
**To Reproduce**
<!--- This section only applies if you are reporting a broken a script. If it does not, delete this section. -->
**Expected behaviour**:
<!-- This section only applies if you are reporting a broken a script. If it does not, delete this section -->
**Expected behavior**
<!--- This section is the same as above. -->
**Screenshots**:
<!-- If applicable, add screenshots to help explain your problem. -->
**Screenshots**
<!--- If applicable, add screenshots to help explain your problem. -->
**Additional context**:
<!-- Anything else which may be useful. If you have any sources please add them! -->
**Additional context**
<!--- 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**
**Next Steps**:
<!-- 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

View File

@ -1,22 +1,18 @@
---
name: Feature request
about: 'Suggest a feature/wordlist to be added to SecLists'
title: '[Feature request]: TITLE'
labels: 'proposal'
name: 'Wordlist request'
about: 'Suggest a wordlist to be added'
title: '[Feature request]: '
labels: 'enhancement' # Alt: proposal
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**
<!--- A clear and concise description of what should be added to the repository. -->
**Additional context**:
<!-- 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**
<!--- Add any other context about the problem/missing feature here that will help us fix the problem or add the missing features.
If you have any sources please add them here. -->
**Next Steps**:
<!-- Tick if applicable -->
**Checklist**
<!-- 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

View File

@ -1,17 +1,9 @@
---
name: 'Question'
about: 'Ask a question about SecLists'
title: '[Question]: TITLE'
labels: 'question'
about: 'Anything that does not fit in the other categories'
title: '[Question]: '
labels: 'proposal'
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. -->
**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! -->
<!-- Ask anything here -->