From 05e00912125a5b8a4203ddc67697a2a249a0a1f5 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 7 Feb 2018 08:32:58 -0500 Subject: [PATCH] Issues: Create issue-template.md --- .github/issue_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/issue_template.md 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?