summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2021-12-25 16:11:55 -0800
committerKasra Bigdeli <[email protected]>2021-12-25 16:11:55 -0800
commit0ad28e01b57eccb78d5b53ea2901844ec4736c6c (patch)
tree947ebfbcdfb55de0c779043b7239f49dc815fa43 /.github
parent802e111c38b37b2b2ed9e21958621f8507e7d51b (diff)
downloadcaprover-one-click-apps-0ad28e01b57eccb78d5b53ea2901844ec4736c6c.tar.gz
caprover-one-click-apps-0ad28e01b57eccb78d5b53ea2901844ec4736c6c.zip
Added issue type
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/app_issue.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/app_issue.md b/.github/ISSUE_TEMPLATE/app_issue.md
new file mode 100644
index 0000000..047cb7a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/app_issue.md
@@ -0,0 +1,20 @@
+---
+name: App Bug
+about: Report an issue with a one-click app installation
+title: 'App issue: [APPNAME]'
+labels: ''
+assignees: ''
+
+---
+
+
+READ FIRST:
+
+### App bugs:
+For issues regarding an app (post installation), please report them in the related app forum. CapRover is simply an installation tool. Post installation bugs/issues should be redirected to the developer of the app.
+
+### Installation bugs:
+For issues regarding the installation of the app:
+Search in the Pull Request section, and find the pull request where the one click app was added to the repo and ask the original contributor if they can provide any help.
+
+CapRover core team cannot provide support for apps that are added by contributors.