diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/10-installation-issue.yml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/10-installation-issue.yml b/.github/ISSUE_TEMPLATE/10-installation-issue.yml index 6eaa16a2b..7bc55b2bd 100644 --- a/.github/ISSUE_TEMPLATE/10-installation-issue.yml +++ b/.github/ISSUE_TEMPLATE/10-installation-issue.yml | |||
@@ -4,20 +4,16 @@ body: | |||
4 | - type: markdown | 4 | - type: markdown |
5 | attributes: | 5 | attributes: |
6 | value: | | 6 | value: | |
7 | Please check the official documentation first | 7 | Please check the official documentation first: |
8 | - Classic installation: https://docs.joinpeertube.org/install-any-os | 8 | - Classic installation: https://docs.joinpeertube.org/install-any-os |
9 | - Docker installation: https://docs.joinpeertube.org/install-docker | 9 | - Docker installation: https://docs.joinpeertube.org/install-docker |
10 | 10 | ||
11 | - type: checkboxes | 11 | - type: markdown |
12 | attributes: | 12 | attributes: |
13 | label: Is there an existing issue for this? | 13 | value: | |
14 | description: | | ||
15 | Please search among past open/closed issues for a similar one beforehand: | 14 | Please search among past open/closed issues for a similar one beforehand: |
16 | - https://github.com/Chocobozzz/PeerTube/issues?q= | 15 | - https://github.com/Chocobozzz/PeerTube/issues?q= |
17 | - https://framacolibri.org/c/peertube | 16 | - https://framacolibri.org/c/peertube |
18 | options: | ||
19 | - label: I have searched existing issues | ||
20 | required: true | ||
21 | 17 | ||
22 | - type: textarea | 18 | - type: textarea |
23 | attributes: | 19 | attributes: |