diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a8db3eb6f..17cd7bfbe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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