From 7f9cf0b5506df9fd64ea274cde9100246b7baffa Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 15:46:13 -0700 Subject: [PATCH] docs: add .gitea/ISSUE_TEMPLATE/bug_report.md --- .gitea/ISSUE_TEMPLATE/bug_report.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .gitea/ISSUE_TEMPLATE/bug_report.md diff --git a/.gitea/ISSUE_TEMPLATE/bug_report.md b/.gitea/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..1a1848a --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,21 @@ +# Bug Report + +## Summary + +Describe the problem and expected behavior. + +## Environment + +- Repo version/commit: +- OS/toolchain/board/service: +- Relevant configuration with secrets removed: + +## Reproduction + +1. +2. +3. + +## Logs + +Paste only sanitized logs. Remove credentials, tokens, personal data, captures, dumps, and target identifiers.