From 7d20c1138c017e85c4ffe6916c1e6fa6a548d842 Mon Sep 17 00:00:00 2001 From: kaitoozawa Date: Fri, 12 Dec 2025 10:36:34 +1000 Subject: [PATCH] Add Kali support link to issue template --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c0a78b0d2..a25db2373 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -26,6 +26,7 @@ 2. Update `client_debug` to `true` 3. Retrieve browser logs from your browser's developer console (Ctrl + Shift + I or F12 depending on browser) 4. Retrieve your server-side logs from `~/.beef/beef.log` - * If using **beef-xss** logs found with `journalctl -u beef-xss` + * If you have a kali (beef-xss) problem, you can submit a bug here: + https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/ **If we request additional information and we don't hear back from you within a week, we will be closing the ticket off.**