https://github.com/python/cpython/commit/bcda3f1645ca1beb01e4b1fe67d82ace87077cbe commit: bcda3f1645ca1beb01e4b1fe67d82ace87077cbe branch: main author: Ezio Melotti <ezio.melotti at gmail.com> committer: ezio-melotti <ezio.melotti at gmail.com> date: 2022年04月10日T21:13:33+02:00 summary: Remove the issue template config after the migration (GH-32106) files: D .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 6a222c618aa37..0000000000000 --- 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