diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..1ed8a6c --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,23 @@ +### Expected behaviour + +What should happen? + + +### Actual behaviour + +What happens instead? + + +### Steps to reproduce + +1. +2. +3. + + +### Logs + +Please use Gist (https://gist.github.com/) or a similar code paster for longer +logs. + +```Paste Log output with less than 10 lines here```