From dc5e9bbd86b0a4f1442e4adc2f2253f784c37064 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Sat, 18 Jul 2026 07:04:07 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/blank_issue.md | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 17 ++++++----------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/blank_issue.md b/.github/ISSUE_TEMPLATE/blank_issue.md index 67b18c90..fc3bea60 100644 --- a/.github/ISSUE_TEMPLATE/blank_issue.md +++ b/.github/ISSUE_TEMPLATE/blank_issue.md @@ -6,3 +6,5 @@ labels: needs-triage assignees: '' --- + + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d8d35446..27466144 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: bug, needs-triage +labels: bug, enhancement, needs-triage assignees: '' --- @@ -23,16 +23,11 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +**Device / App (please complete the following information):** + - Device: [e.g. Google Pixel 9a] + - OS: [e.g. Android 16 (LineageOS 23.0)] + - App Version: [v0.20.0-alpha-15] + - Exists in the latest alpha release: [ ] **Additional context** Add any other context about the problem here.