diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 46cd2b031..79231960b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -25,14 +25,16 @@ body: 4. See error... validations: required: true -- type: checkboxes +- type: dropdown attributes: label: Environment - description: Mark the appropriate boxes. If you don't know if the statement applies, leave it blank. + description: Select the appropriate options. If you don't know if the statement + applies, leave it blank. options: - - label: This happens on the official site, opentogethertube.com - - label: This happens using a self-hosted version. - - label: I'm using the docker image. + - This happens on the official site, opentogethertube.com + - This happens using a self-hosted version. + - I'm using the docker image. + multiple: true - type: input attributes: label: Room name or URL