@samitouri / QOSAMI-WSL / commits / aa50a575

fix contributing link in the issue template (#2261)

zero-24 committed Jul 10, 2017 at 21:14 UTC aa50a5750f92d8100a579876df759f44c7464de9
1 file changed +1 -1
ISSUE_TEMPLATE.md
+1 -1
@@ -12,4 +12,4 @@ If you have a feature request, please post to [the UserVoice](https://wpdev.user
12 * Strace of the failing command, if applicable: (If `<cmd>` is failing, then run `strace -o strace.txt -ff <cmd>`, and post the strace.txt output here)
13
14
15 -See [our contributing instructions](/CONTRIBUTING.md) for assistance.
15 +See [our contributing instructions](https://github.com/Microsoft/BashOnWindows/blob/master/CONTRIBUTING.md) for assistance.