From 961a34204592046156198d3b4666d744e1271cc4 Mon Sep 17 00:00:00 2001 From: Ellison Date: Mon, 1 Jan 2024 15:02:28 -0300 Subject: Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..d2dac13 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: GitHub Community Support + url: https://github.com/ellisonleao/gruvbox.nvim/discussions + about: Please ask and answer questions here. -- cgit v1.2.3