mirror of
https://github.com/exituser/Pearcleaner.git
synced 2026-09-17 07:19:04 +00:00
918 B
918 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug | For submitting bugs related to the application functionality, not specific 3rd party app issues. Use APP bug report for that | [BUG] ENTER ISSUE TITLE HERE |
Describe the bug:
A clear and concise description of what the bug is.
Steps to reproduce:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior:
A clear and concise description of what you expected to happen.
Info:
- OS: [e.g. 13.0]
- Pearcleaner Version: [e.g. 3.x.x]
Screenshots:
If applicable, add screenshots to help explain your problem.
Console Logs (For app crashes or hard to reproduce issues):
- Open the Terminal app and run the following command
log stream --level debug --style compact --predicate 'subsystem == "com.alienator88.Pearcleaner"'
- Reproduce the issue to capture logs
- Copy the logs here