From 917d7162f5fc08888dbb0d522eff620c60a23c25 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Tue, 7 May 2024 10:21:36 -0600 Subject: [PATCH] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 989f94c..6a10bc1 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -7,25 +7,29 @@ assignees: '' --- -**Describe the bug** - +**Describe the bug:**
A clear and concise description of what the bug is. -**To Reproduce** -Steps to reproduce the behavior: +**Steps to reproduce:** 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error -**Expected behavior** - +**Expected behavior**
A clear and concise description of what you expected to happen. -**Desktop (please complete the following information):** +**Info:** - OS: [e.g. 13.0] - - Pearcleaner App Mode: [e.g. Regular / Mini Mode] - - Pearcleaner Version: [e.g. 2.0] + - Pearcleaner Version: [e.g. 3.x.x] + +**Console Logs (For app crashes):** + - Open the Console.app on your mac + - Enter `com.alienator88.Pearcleaner` in the search box and set filter to subsystem ![image](https://github.com/alienator88/Pearcleaner/assets/6263626/c2f646a9-feec-4e04-a13d-ccacff2329fb) + - Click Start to record logs ![image](https://github.com/alienator88/Pearcleaner/assets/6263626/dc706fa1-0800-4eaf-aee6-8516da83fcff) + - Reproduce the issue you're experiencing in Pearcleaner + - Click Pause
![image](https://github.com/alienator88/Pearcleaner/assets/6263626/826962a1-4212-4b64-a24a-ea6663defb46) + - Export the captured logs using the Share button **Screenshots**