From dc2a72e3d19d843500ad6f9ed7494e69b0f31ede Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Tue, 7 Feb 2017 09:06:08 +0100 Subject: Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 111c7a25e..6dd2252ca 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -21,5 +21,5 @@ Please post the output of adb logcat. The log should begin with the start of Pix steps it takes to reproduce the problem. ```` -C:\ADB>adb -d logcat -v time | FINDSTR Pix-Art > logcat.txt +adb -d logcat -v time | FINDSTR Pix-Art > logcat.txt ```` -- cgit v1.2.3