Skip to content

Commit 583a61b

Browse files
authored
chore: Update dropdown options in bug report template EN
1 parent 741cc79 commit 583a61b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/FormBugReportEN.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ body:
1717
label: "RAL Version:"
1818
description: "Choose the version of the components where the issue happens."
1919
options:
20+
- 0.12.x
2021
- 1.0
2122
validations:
2223
required: true
@@ -26,8 +27,9 @@ body:
2627
label: "IDE:"
2728
description: "Choose the IDE Version where the issue occurs."
2829
options:
29-
- Delphi 12+ Athens
30-
- Delphi 11.3 Alexandria
30+
- Delphi 13.x Florence
31+
- Delphi 12.x Athens
32+
- Delphi 11.x Alexandria
3133
- Delphi 10.4 Sydney
3234
- Delphi 10.3 Rio
3335
- Delphi 10.2 Tokyo

0 commit comments

Comments
 (0)