From 31bf0cd253e57b5d668871ed23d796090f881527 Mon Sep 17 00:00:00 2001 From: g0t mi1k Date: Fri, 16 Feb 2024 14:10:20 +0000 Subject: [PATCH] Tweak templates --- .github/ISSUE_TEMPLATE/bug_report.md | 32 ++++++++++------------- .github/ISSUE_TEMPLATE/feature_request.md | 26 ++++++++---------- .github/ISSUE_TEMPLATE/question.md | 16 +++--------- 3 files changed, 29 insertions(+), 45 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4db0e4f8..db0a7d50 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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: '' - --- - +**Describe the bug**: + -**Describe the bug** - +**To reproduce**: + -**To Reproduce** - +**Expected behaviour**: + -**Expected behavior** - +**Screenshots**: + -**Screenshots** - +**Additional context**: + -**Additional context** - - -**Checklist** +**Next Steps**: -- [ ] I intend to refer to this issue in a pull request that I wil open later. \ No newline at end of file +- [ ] I intend to open a pull request later diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 880873a1..9c3a561c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -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: '' - --- - +**Describe the feature request**: + -**Describe the missing feature** - +**Additional context**: + -**Additional context** - +**Next Steps**: + -**Checklist** - - -- [ ] I intend to refer to this issue in a pull request that I wil open later. \ No newline at end of file +- [ ] I intend to open a pull request later diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index bfec9102..4ce9fcb4 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -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: '' - --- - - -**Describe the question/problem** - - -**Additional context** - - +