From: Ezio Melotti Date: Thu, 24 Mar 2022 23:45:50 +0000 (+0100) Subject: Add an issue template config for the migration (GH-32101) X-Git-Tag: v3.11.0a7~136 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b68431fadb3150134ac6ccbf501cdfeaf4c75678;p=thirdparty%2FPython%2Fcpython.git Add an issue template config for the migration (GH-32101) --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000000..6a222c618aa3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +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