aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/10-installation-issue.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/10-installation-issue.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/10-installation-issue.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/10-installation-issue.yml b/.github/ISSUE_TEMPLATE/10-installation-issue.yml
index 9bdf35dfb..6eaa16a2b 100644
--- a/.github/ISSUE_TEMPLATE/10-installation-issue.yml
+++ b/.github/ISSUE_TEMPLATE/10-installation-issue.yml
@@ -1,16 +1,12 @@
1name: 🚀 Installation/Upgrade Issue 1name: 🚀 Installation/Upgrade Issue
2description: Use this template for build/installation/upgrade issues 2description: Use this template for build/installation/upgrade issues
3body: 3body:
4 - type: checkboxes 4 - type: markdown
5 attributes: 5 attributes:
6 label: Have you read the documentation? 6 value: |
7 description: |
8 Please check the official documentation first 7 Please check the official documentation first
9 - Classic installation: https://docs.joinpeertube.org/install-any-os 8 - Classic installation: https://docs.joinpeertube.org/install-any-os
10 - Docker installation: https://docs.joinpeertube.org/install-docker 9 - Docker installation: https://docs.joinpeertube.org/install-docker
11 options:
12 - label: I have read the documentation
13 required: true
14 10
15 - type: checkboxes 11 - type: checkboxes
16 attributes: 12 attributes: