summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-05-15 20:20:52 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-05-15 20:21:07 +0100
commitcd4e467751e732d6008d752de2ee104b80ce4014 (patch)
tree87642645e0ac59395b0888cf96918179742eb71f /.github
parent9228fead48b96598d4e0223e5fa0d1516fb96b73 (diff)
Kill tmux for logs.
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 68c29530..8d2b9d29 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -13,4 +13,4 @@ Please provide the following information:
* tmux version (`tmux -V`).
* Platform (`uname -sp`).
* $TERM inside and outside of tmux (`echo $TERM`).
-* Logs from tmux (`tmux -vv new`).
+* Logs from tmux (`tmux kill-server; tmux -vv new`).