Skip to content

Commit 49bdd5f

Browse files
authored
Add 2.0.3 option to issue template
1 parent 7090299 commit 49bdd5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/Issue-report.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ body:
4141
options:
4242
- latest master (checkout manually)
4343
- latest development Release Candidate (RC-X)
44+
- v2.0.3
4445
- v2.0.2
4546
- v2.0.1
4647
- v2.0.0
@@ -129,4 +130,4 @@ body:
129130
description: You agree to check all the resources above before opening a new issue.
130131
options:
131132
- label: I confirm I have checked existing issues, online documentation and Troubleshooting guide.
132-
required: true
133+
required: true

0 commit comments

Comments
 (0)