mirror of https://github.com/explosion/spaCy.git
Update new issue config with Python 3.10 info
Also adds note that Install issues go to Discussions.
This commit is contained in:
parent
48ba4e60f4
commit
5dbe4e8392
|
@ -1,8 +1,11 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
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
|
- name: 🗯 Discussions Forum
|
||||||
url: https://github.com/explosion/spaCy/discussions
|
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
|
- name: 📖 spaCy FAQ & Troubleshooting
|
||||||
url: https://github.com/explosion/spaCy/discussions/8226
|
url: https://github.com/explosion/spaCy/discussions/8226
|
||||||
about: Before you post, check out the FAQ for answers to common community questions!
|
about: Before you post, check out the FAQ for answers to common community questions!
|
||||||
|
|
Loading…
Reference in New Issue