From 0186f5f5e484ea9f749da04b7de871000c93b1d5 Mon Sep 17 00:00:00 2001 From: Mo Langning <133737702+molangning@users.noreply.github.com> Date: Fri, 1 Dec 2023 01:01:46 +0800 Subject: [PATCH] added feature request --- .github/ISSUE_TEMPLATE/feature_request.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md 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