Update use-this-issue-template.md

This commit is contained in:
Nicholas Marriott
2025-07-17 10:59:53 +01:00
committed by GitHub
parent bddd019a04
commit 701f6b4b2f

View File

@ -23,11 +23,11 @@ built from the latest code in Git.
### Required information
Please provide the following information. These are **required**. Bug reports without logs may be closed without comment.
Please provide the following information. These are **required**. Note that bug reports without logs may be ignored or closed without comment.
* tmux version (`tmux -V`).
* Platform (`uname -sp`).
* Terminal in use (xterm, rxvt, etc).
* $TERM *inside* tmux (`echo $TERM`).
* * $TERM *outside* tmux (`echo $TERM`).
* $TERM *outside* tmux (`echo $TERM`).
* Logs from tmux (`tmux kill-server; tmux -vv new`).