Skip to content

Commit

Permalink
Update bug_report.yml typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ceofil committed Jul 6, 2024
1 parent ee80f4a commit 3c0abbb
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,16 @@ body:
4. See error...
validations:
required: true
- type: checkboxes
- type: dropdown
- type: dropdown
attributes:
attributes:
label: Environment
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
description: Select the appropriate options. If you don't know if the statement
applies, leave it blank.
options:
applies, leave it blank.
- label: This happens on the official site, opentogethertube.com
options:
- label: This happens using a self-hosted version.
- This happens on the official site, opentogethertube.com
- 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
Expand Down

0 comments on commit 3c0abbb

Please sign in to comment.