diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..6b93614 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +## Steps to reproduce + +Include the exact command that you are running and that is causing an error. In case of a web error, include the URL of the page that is causing the error. + +## Unexpected behavior + +Include the full, exact output from the command that is causing your issue. + +## Additional info + +Include the output of the `make debug` command.