From ad38aae0a893096cf6d2353e3913e9ad457bc6ec Mon Sep 17 00:00:00 2001 From: MDP43140 <68391650+MDP43140@users.noreply.github.com> Date: Sat, 20 Jan 2024 04:11:35 +0000 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/{bug_report.md => bug-report.md} | 10 ++++++---- .github/ISSUE_TEMPLATE/feature_request.md | 3 +++ 2 files changed, 9 insertions(+), 4 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => bug-report.md} (82%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug-report.md similarity index 82% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug-report.md index 057ea18d..8e087488 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,6 +1,9 @@ --- name: Bug report about: Create a report to help us improve +title: '' +labels: bug +assignees: '' --- @@ -21,10 +24,9 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Smartphone (please complete the following information):** - - Device: [e.g. Pixel 5] - - OS: [e.g. Android 12] - - App Version: [e.g. 4.9.4] - - Downloaded from: [e.g fdroid] + - Device: [e.g. Pixel 8] + - OS: [e.g. Android 13] + - App Version: [e.g. 4.9.9] **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 066b2d92..11fc491e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,9 @@ --- name: Feature request about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' ---