Add 2.0.3 option to issue template
This commit is contained in:
parent
709029996f
commit
49bdd5f053
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
3
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
|
|
@ -41,6 +41,7 @@ body:
|
||||||
options:
|
options:
|
||||||
- latest master (checkout manually)
|
- latest master (checkout manually)
|
||||||
- latest development Release Candidate (RC-X)
|
- latest development Release Candidate (RC-X)
|
||||||
|
- v2.0.3
|
||||||
- v2.0.2
|
- v2.0.2
|
||||||
- v2.0.1
|
- v2.0.1
|
||||||
- v2.0.0
|
- v2.0.0
|
||||||
|
|
@ -129,4 +130,4 @@ body:
|
||||||
description: You agree to check all the resources above before opening a new issue.
|
description: You agree to check all the resources above before opening a new issue.
|
||||||
options:
|
options:
|
||||||
- label: I confirm I have checked existing issues, online documentation and Troubleshooting guide.
|
- label: I confirm I have checked existing issues, online documentation and Troubleshooting guide.
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue