Update latest release number in BUG_REPORT.yml
This commit is contained in:
parent
c35ca2a320
commit
0591798db7
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
6
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
|
|
@ -58,12 +58,12 @@ body:
|
|||
attributes:
|
||||
label: Version
|
||||
description: |
|
||||
We only offer support for the `0.4` release on crates.io and the `master` branch on this repository. Which version are you using? Please make sure you are using the latest patch available (e.g. run `cargo update`).
|
||||
We only offer support for the latest release on crates.io and the `master` branch on this repository. Which version are you using? Please make sure you are using the latest patch available (e.g. run `cargo update`).
|
||||
|
||||
If you are using an older release, please upgrade to `0.4` before filing an issue.
|
||||
If you are using an older release, please upgrade to the latest one before filing an issue.
|
||||
options:
|
||||
- master
|
||||
- 0.4
|
||||
- 0.6
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue