[ci skip] update bug-report.yml

Adds 3.2.0 and "nightly/other" to version options.
This commit is contained in:
Oliver Booth 2023-04-13 21:39:00 +01:00 committed by GitHub
parent af6534d23d
commit b5f4c16266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -37,6 +37,8 @@ body:
label: Version
description: What version of the package are you running?
options:
- Nightly / other
- 3.2.0
- 3.1.0
- 3.0.0
- 2.6.0
@ -47,6 +49,12 @@ body:
- 2.1.0
validations:
required: true
- type: input
id: other-version
attributes:
label: Other version
description: If you selected "nightly / other", please enter the full version number here.
placeholder: "Example: 4.0.0-nightly-230"
- type: textarea
id: logs
attributes: