new issue template

This commit is contained in:
kaitoozawa
2025-12-19 10:38:38 +10:00
parent b7ebc298e9
commit 7d28bfc140
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
---
name: Bug report
about: Report a bug to help us improve BeEF
---
## First Steps ## First Steps
1. Confirm that your issue has not been posted previously by searching here: https://github.com/beefproject/beef/issues 1. Confirm that your issue has not been posted previously by searching here: https://github.com/beefproject/beef/issues

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Questions / Support
url: https://github.com/beefproject/beef/wiki
about: Please check the wiki before opening an issue.