From 58b2ca96ec84df4c768ab4cacfa39f352475ebb9 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 26 Aug 2022 00:14:18 +0100 Subject: [PATCH] chore: migrate GH issue template to issue form See https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2476a63d..d842de89 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -76,7 +76,6 @@ body: attributes: label: What Hugo Module versions does your site use? description: Paste your `go.mod` here. - placeholder: '' validations: required: true - type: dropdown