mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-23 15:14:51 +00:00
19 lines
542 B
Markdown
19 lines
542 B
Markdown
---
|
|
name: 'Wordlist/Feature request'
|
|
about: 'Suggest a wordlist/feature to be added'
|
|
title: '[Feature request]: '
|
|
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
|