From 50fb7b021ace850d46057a2e051a71fb6acc4cb6 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 14 Jan 2024 21:46:46 +0100 Subject: [PATCH] Point to correct category in issue template config.yml --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 8f2c609f6..43357616e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: Ask a question - url: https://github.com/davidjerleke/embla-carousel/discussions/new?category=q-a + url: https://github.com/davidjerleke/embla-carousel/discussions/new?category=help about: Ask questions and discuss with other community members - name: Feature request url: https://github.com/davidjerleke/embla-carousel/discussions/new?category=ideas