aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2017-02-07 09:05:31 +0100
committerGitHub <noreply@github.com>2017-02-07 09:05:31 +0100
commite24cca4c6d1f0f85c761b147914ae9eae775152e (patch)
tree7a9a9b494ddd0ecd3442792c71cf55b60e01d2f3 /.github
parent1e27e07d533afd1a07562bce82d7e01977700378 (diff)
Update ISSUE_TEMPLATE.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 247ac7a00..111c7a25e 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.
````
-adb logcat -s Pix-Art Messenger
+C:\ADB>adb -d logcat -v time | FINDSTR Pix-Art > logcat.txt
````