From: Ezio Melotti Date: Sun, 10 Apr 2022 19:13:33 +0000 (+0200) Subject: Remove the issue template config after the migration (GH-32106) X-Git-Tag: v3.11.0b1~409 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bcda3f1645ca1beb01e4b1fe67d82ace87077cbe;p=thirdparty%2FPython%2Fcpython.git Remove the issue template config after the migration (GH-32106) --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 6a222c618aa3..000000000000 --- 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