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.yml39
1 files changed, 39 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/10-installation-issue.yml b/.github/ISSUE_TEMPLATE/10-installation-issue.yml
new file mode 100644
index 000000000..9bdf35dfb
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/10-installation-issue.yml
@@ -0,0 +1,39 @@
1name: 🚀 Installation/Upgrade Issue
2description: Use this template for build/installation/upgrade issues
3body:
4 - type: checkboxes
5 attributes:
6 label: Have you read the documentation?
7 description: |
8 Please check the official documentation first
9 - Classic installation: https://docs.joinpeertube.org/install-any-os
10 - Docker installation: https://docs.joinpeertube.org/install-docker
11 options:
12 - label: I have read the documentation
13 required: true
14
15 - type: checkboxes
16 attributes:
17 label: Is there an existing issue for this?
18 description: |
19 Please search among past open/closed issues for a similar one beforehand:
20 - https://github.com/Chocobozzz/PeerTube/issues?q=
21 - https://framacolibri.org/c/peertube
22 options:
23 - label: I have searched existing issues
24 required: true
25
26 - type: textarea
27 attributes:
28 label: Describe the problem
29
30 - type: textarea
31 attributes:
32 label: Additional information
33 value: |
34 * PeerTube instance URL:
35 * PeerTube version:
36 * NodeJS version:
37 * Ffmpeg version:
38 * Redis version:
39 * PostgreSQL version: