From e64d1a5e5f20abd6f784494ad6ee5b3f7ec52d82 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Tue, 19 Dec 2023 11:47:44 -0700 Subject: [PATCH] Create app.md --- .github/ISSUE_TEMPLATE/app.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/app.md 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.