aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-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
````