We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7af434 commit 9fa05ebCopy full SHA for 9fa05eb
.github/ISSUE_TEMPLATE/FormBugReportPT.yml
@@ -17,6 +17,7 @@ body:
17
label: "Versão RAL:"
18
description: "Informe a versão do componente onde ocorre o problema."
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: "Informe a IDE usada."
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
@@ -47,8 +49,9 @@ body:
47
49
- Delphi 2007
48
50
- Delphi 2006
51
- Delphi 7
- - Lazarus 3.0 - 3.2+
- - Lazarus 2.0 - 2.2.6
52
+ - Lazarus 4.0 - 4.x
53
+ - Lazarus 3.0 - 3.x
54
+ - Lazarus 2.0 - 2.x
55
- Lazarus < 2.0
56
57
0 commit comments