From e0dcdbfea4f67db5788997aa190eeae1eab489a3 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> Date: Thu, 16 Jul 2020 11:42:13 +0700 Subject: [PATCH] Revert "Adding an issue link to the issue creation workflow (#1023)" This PR did hide the option to create an empty issue unexpectedly under a large link to the community. Not what I expected and sadly untestable. Sorry. I'll open another PR adding issue templates. --- .github/ISSUE_TEMPLATE/config.yml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 91e23aabd..000000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,4 +0,0 @@ -contact_links: - - name: Ask the Hugo community - url: https://discourse.gohugo.io/ - about: If your request is "not really" a bug or you are unsure about it, or if this is just a configuration or an adaption request feel free to ask in our community for help