From b4c2545d815fbdb60cd9b9d8519a8776501bc7cf Mon Sep 17 00:00:00 2001 From: Jack <55409055+Jack1424@users.noreply.github.com> Date: Thu, 29 May 2025 00:46:34 -0400 Subject: [PATCH] remove unnecessary comments from issue template config file --- .github/ISSUE_TEMPLATE/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index fb07900..3ba13e0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1 @@ -#file: noinspection YAMLSchemaValidation -#IntelliJ IDEA interprets this as another issue template so the above line is required blank_issues_enabled: false