@samitouri / QOSAMI-WSL / commits / 505b1361

Update ISSUE_TEMPLATE.md

Russ Alexander committed Jul 13, 2016 at 10:08 UTC 505b136122d30871245f3b29fa915b93a4d06175
1 file changed +7 -3
ISSUE_TEMPLATE.md
+7 -3
@@ -1,13 +1,17 @@
1 -Please include:
1 +Please use the following bug reporting template to help produce actionable and reproduceable issues:
2
3 * A brief description
4
5 +* Expected results
6 +
7 +* Actual results (with terminal output if applicable)
8 +
9 * Your Windows build number
10
7 -* Commands required to reproduce the error
11 +* Steps / commands required to reproduce the error
12
13 * Strace of the failing command
14
15 * Required packages and commands to install
16
13 -See contributing.md for assistance.
17 +See [our contributing instructions](/CONTRIBUTING.md) for assistance.