mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-15 10:42:34 +03:00
Tightening up ISSUE_Template
This commit is contained in:
parent
62e2615577
commit
c2d2b12ef7
18
.github/ISSUES.md
vendored
Normal file
18
.github/ISSUES.md
vendored
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
<!--- Provide Summary of Issue in Title -->
|
||||||
|
## Issue body
|
||||||
|
<!--- Please describe your issue. Is this a bug or feature request? -->
|
||||||
|
|
||||||
|
|
||||||
|
## Your Environment
|
||||||
|
<!-- Include details of the environment you were using -->
|
||||||
|
* Operating System:
|
||||||
|
* Python Version Used:
|
||||||
|
* spaCy Version Used:
|
||||||
|
* 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