From 0e976aeee274b473bd90f1c729c3b833e79fa803 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Tue, 19 Dec 2023 11:48:57 -0700 Subject: [PATCH] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 790eccc..7bab2ce 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,6 +1,6 @@ --- name: Bug -about: For submitting bugs +about: For submitting bugs related to the application functionality, not specific 3rd party app issues. Use APP bug report for that title: "[BUG] " labels: '' assignees: '' @@ -8,6 +8,7 @@ assignees: '' --- **Describe the bug** + A clear and concise description of what the bug is. **To Reproduce** @@ -20,12 +21,13 @@ Steps to reproduce the behavior: **Expected behavior** 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. 13.0] - Pearcleaner App Mode: [e.g. Regular / Mini Mode] + - Pearcleaner Version: [e.g. 2.0] + +**Screenshots** +If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.