From bf1e77e33ecdebc9ba2273c7ca65aab7ef026444 Mon Sep 17 00:00:00 2001 From: Lukas Pusch Date: Wed, 5 Apr 2023 01:38:40 +0200 Subject: [PATCH] Update report.yaml --- .github/ISSUE_TEMPLATE/report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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