mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add an issue template config for the migration (GH-32101)
This commit is contained in:
parent
8a0a9e5b19
commit
b68431fadb
1 changed files with 5 additions and 0 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue