Skip to content

Commit 6d8ffb2

Browse files
fourlsCirras
authored andcommitted
Include Delphi version in bug report required fields
1 parent 05c4b0d commit 6d8ffb2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ body:
2626
placeholder: "1.0.0"
2727
validations:
2828
required: true
29+
- type: input
30+
attributes:
31+
label: Delphi version
32+
description: >
33+
Specify the version of Delphi you are using.
34+
placeholder: "12.2"
35+
validations:
36+
required: true
2937
- type: input
3038
attributes:
3139
label: SonarQube version

0 commit comments

Comments
 (0)