diff --git a/.github/ISSUE_TEMPLATE/app.md b/.github/ISSUE_TEMPLATE/app.md new file mode 100644 index 0000000..02b3ac3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/app.md @@ -0,0 +1,29 @@ +--- +name: App +about: Use this to submit bugs for specific apps crashing when deleting or not showing up in the app list +title: "[APP] " +labels: '' +assignees: '' + +--- + +**Describe the app** + +A clear and concise description of what the affected app issue is. + +**App Details** +1. Name +2. Version +3. Source (AppStore Download, Website Download) +4. Type (Regular, Web, iOS) + +**Desktop (please complete the following information):** + - OS: [e.g. 13.0] + - Pearcleaner App Mode: [e.g. Regular / Mini Mode] + - Pearcleaner Version: [e.g. 2.0] + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Additional context** +Add any other context about the problem here.