diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8a0f78042..a86b3cd65 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,12 +25,15 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** -- OS: e.g. Kali Linux 2022.03 +- OS: e.g. Kali Linux 2023.01 - EMBA version: v1.2.2 or current master branch - Installation method: default with up to date docker image **Priority issue** -- Are you a [Sponsor](https://github.com/sponsors/e-m-b-a)? [Y/N] +Are you already a [Sponsor]? - [Y/N] + **Additional context** Add any other context about the problem here. + +[Sponsor]: https://github.com/sponsors/e-m-b-a diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 88edef8ef..46cd0f9c5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -17,7 +17,9 @@ A clear and concise description of what you want to happen. A clear and concise description of any alternative solutions or features you've considered. **Priority issue** -- Are you a [Sponsor](https://github.com/sponsors/e-m-b-a)? [Y/N] +Are you already a [Sponsor]? - [Y/N] **Additional context** Add any other context or screenshots about the feature request here. + +[Sponsor]: https://github.com/sponsors/e-m-b-a