From 609fc9d0fd6940baa8d74fda9eb7ee7b481aa778 Mon Sep 17 00:00:00 2001 From: Cromatin Date: Fri, 18 Oct 2024 20:51:29 +0200 Subject: [PATCH] Fixed format error in config --- .github/ISSUE_TEMPLATE/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a046994..a739ba6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,5 @@ blank_issues_enabled: false +contact_links: - name: General Issue url: https://github.com/official-Cromatin/Commander/issues/new?assignees=&labels=&template=general_issue.yml about: Nothing is matching your needs? Create an Normal issue \ No newline at end of file