mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 13:17:06 +03:00
087cc74c6a
It's rare to have anyone using v1 anymore, so this message is no longer helpful.
18 lines
644 B
Markdown
18 lines
644 B
Markdown
---
|
|
name: "\U0001F6A8 Submit a Bug Report"
|
|
about: Use this template if you came across a bug or unexpected behaviour differing from the docs.
|
|
|
|
---
|
|
|
|
<!-- NOTE: For questions or install related issues, please open a Discussion instead. -->
|
|
|
|
## How to reproduce the behaviour
|
|
<!-- Include a code example or the steps that led to the problem. Please try to be as specific as possible. -->
|
|
|
|
## Your Environment
|
|
<!-- Include details of your environment. You can also type `python -m spacy info --markdown` and copy-paste the result here.-->
|
|
* Operating System:
|
|
* Python Version Used:
|
|
* spaCy Version Used:
|
|
* Environment Information:
|