From 1f8826e9061066308537575e4e7064da25e206dd Mon Sep 17 00:00:00 2001 From: Sam Bozek Date: Thu, 27 Oct 2016 23:19:18 -0700 Subject: [PATCH] Tracking proper file: ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 42 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md 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