diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 09de1cd05..fce1a1064 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,11 @@ blank_issues_enabled: false contact_links: + - name: ⚠️ Python 3.10 Support + url: https://github.com/explosion/spaCy/discussions/9418 + about: Python 3.10 wheels haven't been released yet, see the link for details. - name: 🗯 Discussions Forum url: https://github.com/explosion/spaCy/discussions - about: Usage questions, general discussion and anything else that isn't a bug report. + about: Install issues, usage questions, general discussion and anything else that isn't a bug report. - name: 📖 spaCy FAQ & Troubleshooting url: https://github.com/explosion/spaCy/discussions/8226 about: Before you post, check out the FAQ for answers to common community questions!