From 45b3e194ca9c37dc57c34326ccaa19a013ad02f3 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Fri, 25 Mar 2022 02:12:24 +0100 Subject: [PATCH] Remove the issue template config after the migration --- .github/ISSUE_TEMPLATE/config.yml | 5 ----- 1 file changed, 5 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 6a222c618aa370..00000000000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,5 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: ⚠ GitHub Issues Migration in progress ⚠ - url: https://discuss.python.org/t/github-issues-migration-status-update/14573 - about: Check status updates on the migration