mirror of
https://github.com/exituser/Pearcleaner.git
synced 2026-09-17 03:48:55 +00:00
Update bug.md
This commit is contained in:
@@ -7,34 +7,34 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug:** <br>
|
### Describe the bug:
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**Steps to reproduce:**
|
|
||||||
|
### Steps to reproduce:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
**Expected behavior** <br>
|
|
||||||
|
### Expected behavior:
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Info:**
|
|
||||||
|
### Info:
|
||||||
- OS: [e.g. 13.0]
|
- OS: [e.g. 13.0]
|
||||||
- Pearcleaner Version: [e.g. 3.x.x]
|
- Pearcleaner Version: [e.g. 3.x.x]
|
||||||
|
|
||||||
**Console Logs (For app crashes):**
|
|
||||||
- Open the Console.app on your mac
|
|
||||||
- Enter `Pearcleaner` in the search box and hit Enter
|
|
||||||
- Click Start to record logs 
|
|
||||||
- Reproduce the issue you're experiencing in Pearcleaner
|
|
||||||
- Click Pause <br> 
|
|
||||||
- Export the captured logs using the Share button
|
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
|
|
||||||
|
### Screenshots:
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
|
|
||||||
Add any other context about the problem here.
|
### Console Logs (For app crashes or hard to reproduce issues):
|
||||||
|
1. Open the Terminal app and run the following command
|
||||||
|
```
|
||||||
|
log stream --level debug --style compact --predicate 'subsystem == "com.alienator88.Pearcleaner"'
|
||||||
|
```
|
||||||
|
2. Reproduce the issue to capture logs
|
||||||
|
3. Copy the logs here
|
||||||
|
|||||||
Reference in New Issue
Block a user