From fae37cae3cb47c6849bf1e7fc67bf1a38623f2f7 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 16:07:46 -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.