Skip to content

Commit

Permalink
Include Delphi version in bug report required fields
Browse files Browse the repository at this point in the history
  • Loading branch information
fourls authored and Cirras committed Dec 6, 2024
1 parent 05c4b0d commit 6d8ffb2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ body:
placeholder: "1.0.0"
validations:
required: true
- type: input
attributes:
label: Delphi version
description: >
Specify the version of Delphi you are using.
placeholder: "12.2"
validations:
required: true
- type: input
attributes:
label: SonarQube version
Expand Down

0 comments on commit 6d8ffb2

Please # to comment.