mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-15 18:52:29 +03:00
Add link to spaCy stackoverflow tag
This commit is contained in:
parent
f0eba7f568
commit
39a2e993f1
13
.github/ISSUE_TEMPLATE.md
vendored
13
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,6 +1,10 @@
|
||||||
<!--- Provide Summary of Issue in Title -->
|
<!--- Provide Summary of Issue in Title -->
|
||||||
## Issue body
|
## Issue body
|
||||||
<!--- Please describe your issue. Is this a bug or feature request? -->
|
<!---
|
||||||
|
Please describe your issue. Is this a bug or feature request?
|
||||||
|
If a bug, include all the steps that led to the issue.
|
||||||
|
Has your issue been discussed on stackoverflow? http://stackoverflow.com/questions/tagged/spacy
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
## Your Environment
|
## Your Environment
|
||||||
|
@ -9,10 +13,3 @@
|
||||||
* Python Version Used:
|
* Python Version Used:
|
||||||
* spaCy Version Used:
|
* spaCy Version Used:
|
||||||
* Environment Information:
|
* Environment Information:
|
||||||
|
|
||||||
# Checklist
|
|
||||||
<!--- Place 'x' into below boxes as you finish them -->
|
|
||||||
- [] Included Explanation of Issue
|
|
||||||
- [] Can Replicate Issue With Your Provided Steps
|
|
||||||
- [] Code / error snippet is present
|
|
||||||
- [] Detailed description of your environment
|
|
Loading…
Reference in New Issue
Block a user