From 7743aa37995a4557045ebd38c94c5357e58637f5 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 30 Jun 2025 10:36:44 -0700 Subject: [PATCH] Revert "Force blank issues on fork repos" This reverts commit 81a2fdff1b311efb75dac463764f3658aede0010. Never mind, it didn't work. It seems like you'll see one as long as you're admin on the (fork) repository. Removing this unnecessary file. --- .github/ISSUE_TEMPLATE/config.yml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 64eb98dc30..0000000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,2 +0,0 @@ -blank_issues_enabled: true -contact_links: []