diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..05d7f8d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,13 @@ +# Summary +[A brief sentence describing the issue] + +# Steps to Reproduce +1. [First Step] +2. [Second Step] +3. [and so on...] + +# Expected behavior +[What you expect to happen] + +# Actual behavior +[What actually happens]