diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..0aef46db --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,23 @@ +### Description + +### Checklist + +- [ ] Dependencies installed +- [ ] No typos + +### Expected behaviour + +### Actual behaviour + +### Steps to reproduce + +### Working code to debug + +```go +package main + +func main() { +} +``` + +### Version/commit