diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..981669a4b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,42 @@ + + +## Context + + +### Expected Behavior + + +### Actual Behavior + + +## Possible Fix + + + +## Reproduction + +**Steps** + +1. Step +2. Step +3. Step +4. Step + + + +# Context + + +## Your Environment + +* Operating System: +* Python Version Used: +* spaCy Version Used: +* Environment Information: + +# Checklist + +- [] Included Explanation of Issue +- [] Can Replicate Issue With Your Provided Steps +- [] Code / error snippet is present +- [] Detailed description of your environment