Skip to content

Commit

Permalink
change the bug report issue template so it doesn't generate tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
ceofil committed Jul 6, 2024
1 parent c91bbab commit ee80f4a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,19 @@ body:
validations:
required: true
- type: checkboxes
- 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
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.
- type: input
attributes:
Expand Down

0 comments on commit ee80f4a

Please sign in to comment.