Skip to content

Commit

Permalink
Update bugs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanSantiagoYT authored Oct 23, 2023
1 parent 9aeec84 commit ca70ca7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,13 @@ body:
placeholder: "Yes, I edited ClientPrefs.hx and tried to add a new setting"
validations:
required: true

- type: dropdown
id: oclt
attributes:
label: "If you use 1.12.0 or earlier, did you have Optimized Chart Loading turned on?"
options:
- "Yes"
- "No"
validations:
required: false

0 comments on commit ca70ca7

Please sign in to comment.