Merge pull request #3471 from kaitozaw/issue/3465-new-issue-template

Fixes issue/new-issue-template (#3465)
This commit is contained in:
zinduolis
2025-12-23 17:06:43 +10:00
committed by GitHub
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.