diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 000000000..ff212fa2a --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,9 @@ +### To Report a bug... + +#### Paste the output of the ```task diag``` command + +#### What command(s) did you run? + +#### What did you expect to happen? + +#### What actually happened?