aboutsummaryrefslogtreecommitdiffstats
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r--ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index f3553c40..4b715aeb 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -21,7 +21,7 @@ If this doesn't work, use:
21 21
22* Sway Version: 22* Sway Version:
23 23
24Obtain a debug log like so: 24Obtain a debug log by running the following command from a TTY:
25 25
26 sway -d 2> ~/sway.log 26 sway -d 2> ~/sway.log
27 27