Remove all checkboxes in issue templates

This commit is contained in:
Chocobozzz 2022-06-14 09:04:14 +02:00
parent 1ed012eb39
commit 936ce6e563
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -4,20 +4,16 @@ body:
- type: markdown
attributes:
value: |
Please check the official documentation first
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: