Merge branch 'main' of https://github.com/NGnius/PowerTools
This commit is contained in:
commit
74a9b723e6
1 changed files with 5 additions and 4 deletions
9
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
9
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -56,12 +56,13 @@ body:
|
|||
id: version
|
||||
attributes:
|
||||
label: Version
|
||||
description: What version of PowerTools are you using? This is the version beside `powertools-rs` near the bottom of the plugin's UI.
|
||||
description: What version of PowerTools are you using? This is the version beside `Native` near the bottom of the plugin's UI.
|
||||
options:
|
||||
- _
|
||||
- 1.1.0 (Latest stable)
|
||||
- 1.0.X (Out of date)
|
||||
- 0.7.X (Very out of date)
|
||||
- 1.2.0 (Latest stable)
|
||||
- 1.1.0 (Out of date)
|
||||
- 1.0.X (Very out of date)
|
||||
- Alpha/Beta/RC version
|
||||
- Not listed
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue