]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - .github/ISSUE_TEMPLATE/10-installation-issue.yml
More robust duration parsing
[github/Chocobozzz/PeerTube.git] / .github / ISSUE_TEMPLATE / 10-installation-issue.yml
CommitLineData
5bb4271e
C
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: