diff --git a/.github/ISSUE_TEMPLATE/report.yaml b/.github/ISSUE_TEMPLATE/report.yaml index de5cb077..9a2824c4 100644 --- a/.github/ISSUE_TEMPLATE/report.yaml +++ b/.github/ISSUE_TEMPLATE/report.yaml @@ -103,7 +103,7 @@ body: attributes: label: Github Hash description: Which GitHub hash has the build of our software ? - placeholder: 0000000 + placeholder: abc1234 validations: required: true - type: dropdown