mirror of
https://github.com/exituser/Pearcleaner.git
synced 2026-09-17 08:29:07 +00:00
41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
---
|
|
name: Bug
|
|
about: For submitting bugs related to the application functionality, not specific 3rd party app issues. Use APP bug report for that
|
|
title: "[BUG] ENTER ISSUE TITLE HERE"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug:** <br>
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Steps to reproduce:**
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior** <br>
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Info:**
|
|
- OS: [e.g. 13.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 <br> 
|
|
- Export the captured logs using the Share button
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|