Files
SecLists/.github/ISSUE_TEMPLATE/feature_request.md
T
ItsIgnacioPortal 210c95c8cc fix(docs): Removed redundant title prefix from templates
The title prefixes weren't necessary since new issues are automatically asigned labels anyway by the templates.
2026-01-22 04:06:23 -03:00

19 lines
523 B
Markdown

---
name: 'Wordlist/Feature request'
about: 'Suggest a wordlist/feature to be added'
title: ''
labels: 'enhancement' # Alt: proposal
assignees: ''
---
**Describe the feature request**:
<!-- A clear 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! -->
**Next steps**:
<!-- Tick if applicable -->
- [ ] I intend to open a pull request later