aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/10-installation-issue.yml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-13 14:33:26 +0200
committerChocobozzz <me@florianbigard.com>2022-06-13 15:05:42 +0200
commit5bb4271edbc2e0bb53b43db7e74fd71625d7f291 (patch)
treee55bc405ccb17d08c2a4fd5e95a7176e65ed415d /.github/ISSUE_TEMPLATE/10-installation-issue.yml
parentf552ca84a568b77062d3e4fc06fb9e3096529b1b (diff)
downloadPeerTube-5bb4271edbc2e0bb53b43db7e74fd71625d7f291.tar.gz
PeerTube-5bb4271edbc2e0bb53b43db7e74fd71625d7f291.tar.zst
PeerTube-5bb4271edbc2e0bb53b43db7e74fd71625d7f291.zip
Add form template for issue templates
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: