aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-05-11 08:34:08 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-05-11 08:34:08 +0100
commit67e2f5869af633631ef089d82682a3805dbba94f (patch)
treea80a070d532ad5d9715b13c19d90de4cea90749e
parent3a9c199ae7ddaae21682f6c1292ee923e618321e (diff)
downloadrtmux-67e2f5869af633631ef089d82682a3805dbba94f.tar.gz
rtmux-67e2f5869af633631ef089d82682a3805dbba94f.tar.bz2
rtmux-67e2f5869af633631ef089d82682a3805dbba94f.zip
Mention -vv.
-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 864ec12b..68c29530 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.
+* Logs from tmux (`tmux -vv new`).