We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741cc79 commit 583a61bCopy full SHA for 583a61b
.github/ISSUE_TEMPLATE/FormBugReportEN.yml
@@ -17,6 +17,7 @@ body:
17
label: "RAL Version:"
18
description: "Choose the version of the components where the issue happens."
19
options:
20
+ - 0.12.x
21
- 1.0
22
validations:
23
required: true
@@ -26,8 +27,9 @@ body:
26
27
label: "IDE:"
28
description: "Choose the IDE Version where the issue occurs."
29
- - Delphi 12+ Athens
30
- - Delphi 11.3 Alexandria
+ - Delphi 13.x Florence
31
+ - Delphi 12.x Athens
32
+ - Delphi 11.x Alexandria
33
- Delphi 10.4 Sydney
34
- Delphi 10.3 Rio
35
- Delphi 10.2 Tokyo
0 commit comments