From 050779fc2ce57590c0a75d48d7a8c2b6ae6235c9 Mon Sep 17 00:00:00 2001 From: Flaminel Date: Tue, 31 Dec 2024 16:34:20 +0200 Subject: [PATCH] fixed issue templates config --- .github/ISSUE_TEMPLATE/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ec4bb38..8e9f916 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,2 @@ -blank_issues_enabled: false \ No newline at end of file +blank_issues_enabled: false +contact_links: [] \ No newline at end of file