From 8578cad7029f7c808f601d0931af613f4f9f31fb Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sat, 27 Dec 2025 21:01:59 +0900 Subject: [PATCH] chore: add disclaimer --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0ad8d65..2bceab2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,6 +5,9 @@ labels: ["bug"] assignees: - aclist body: + - type: markdown + attributes: + value: | WARNING: When posting log/config data, redact any sensitive information like API keys. - type: checkboxes id: kb attributes: