diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..5ba1433 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ +# Please describe your issue + +## Is this a bug, an improvement, a proposal or something else? + +- [ ] Bug +- [ ] Improvement +- [ ] Proposal +- [ ] Something else + + +## Briefly explain your issue + +... + + +## What's the expected behaviour? + +... + + +## What's the actual behaviour? + +... + + +## What are the steps to reproduce the actual behaviour? + +... + + +## Comments +