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 
+ - Click Start to record logs 
+ - Reproduce the issue you're experiencing in Pearcleaner
+ - Click Pause

+ - Export the captured logs using the Share button
**Screenshots**