From 1454b0a15c2e481875a91d9feb7df0fc10e7883f Mon Sep 17 00:00:00 2001 From: d34dscene <6978595+d34dscene@users.noreply.github.com> Date: Sun, 9 Nov 2025 22:09:36 +0100 Subject: [PATCH] Revise bug report template for better usability Updated bug report template to improve clarity and structure. --- .github/ISSUE_TEMPLATE/bug_report.md | 53 ++++++++-------------------- 1 file changed, 14 insertions(+), 39 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 19fec66..984b69a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,50 +7,25 @@ assignees: d34dscene --- -### 🐛 Describe the bug + -A clear and concise description of what went wrong. Bonus points if you also describe *what you thought should happen* in one sentence. +### What happened? ---- + -### 🔄 Steps to reproduce +### How to reproduce -Help us recreate the bug. The clearer, the faster we fix it. + ---- +### Environment -### ✅ Expected behavior +- OS: +- App version / commit: +- How you ran it: Docker / Binary / Other -What *should* have happened instead? +### Logs or errors ---- - -### 📸 Logs / Screenshots - -* Screenshots if it’s visual. -* Logs, error messages, or stack traces if it’s CLI/server related. - (Use fenced code blocks for logs: \`\`\`bash … \`\`\`) - ---- - -### 🖥️ Environment - -Please complete the relevant section: - -**Desktop / Server** - -* OS & version: (e.g., Fedora 39, Ubuntu 22.04) -* Go version (if relevant): -* Project version / commit hash: - ---- - -### ⚙️ Config details - -If config or environment variables matter, share the minimal snippet to reproduce (sanitize secrets). - ---- - -### ➕ Additional context - -Anything else we should know? Links, related issues, “works on my machine” memes, etc. +