]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/ISSUE_TEMPLATE/10-installation-issue.yml
Remove unmaintained help script
[github/Chocobozzz/PeerTube.git] / .github / ISSUE_TEMPLATE / 10-installation-issue.yml
index 6eaa16a2bff5c8f27164ff0a0f6597418684d925..059135effec5d9dca5f460be90ca9172ec79deb8 100644 (file)
@@ -4,20 +4,16 @@ body:
   - type: markdown
     attributes:
       value: |
-        Please check the official documentation first
-          - Classic installation: https://docs.joinpeertube.org/install-any-os
-          - Docker installation: https://docs.joinpeertube.org/install-docker
+        Please check the official documentation first:
+          - Classic installation: https://docs.joinpeertube.org/install/any-os
+          - Docker installation: https://docs.joinpeertube.org/install/docker
 
-  - type: checkboxes
+  - type: markdown
     attributes:
-      label: Is there an existing issue for this?
-      description: |
+      value: |
         Please search among past open/closed issues for a similar one beforehand:
           - https://github.com/Chocobozzz/PeerTube/issues?q=
           - https://framacolibri.org/c/peertube
-      options:
-        - label: I have searched existing issues
-          required: true
 
   - type: textarea
     attributes: