diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..862599f8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: Feature request +about: Suggest a feature/wordlist to be added to SecLists +title: '' +labels: '' +assignees: '' + +--- + + + +**Describe the missing feature** + + +**Additional context** + + +**Checklist** + + +- [ ] I have read through and filled in the template. +- [ ] I intend to refer to this issue in a pull request that I wil open later. \ No newline at end of file