From b977085e88c8c2e1d930df7ef0d78c6ebde7670c Mon Sep 17 00:00:00 2001 From: Fredrik Averpil Date: Sat, 13 Jul 2024 15:33:04 +0200 Subject: [PATCH] fix: invalid discussion form --- .github/DISCUSSION_TEMPLATE/configuration.yml | 4 +--- .github/ISSUE_TEMPLATE/config.yml | 2 +- README.md | 4 +++- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/configuration.yml b/.github/DISCUSSION_TEMPLATE/configuration.yml index 34af7f37..2276001c 100644 --- a/.github/DISCUSSION_TEMPLATE/configuration.yml +++ b/.github/DISCUSSION_TEMPLATE/configuration.yml @@ -1,6 +1,4 @@ -name: Configuration -description: Get help with configuration issues. -title: "configuration: " +title: "" labels: [configuration] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index bc590dba..0686de54 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: Configuration issue - url: https://github.com/fredrikaverpil/neotest-golang/discussions/categories/configuration + url: https://github.com/fredrikaverpil/neotest-golang/discussions/new?category=configuration about: Get help setting up neotest-golang. - name: Ask a question or start a discussion url: https://github.com/fredrikaverpil/neotest-golang/discussions diff --git a/README.md b/README.md index c0e32230..a6e893bb 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,9 @@ return { ### Issues with setting up the adapter -You can run `:checkhealth neotest-golang` to review common issues. +You can run `:checkhealth neotest-golang` to review common issues. If you need +help, please open a discussion +[here](https://github.com/fredrikaverpil/neotest-golang/discussions/new?category=configuration). ### Neotest is slowing down Neovim