tmux/.github/ISSUE_TEMPLATE.md

17 lines
496 B
Markdown
Raw Normal View History

2019-05-11 07:23:14 +00:00
# Issue description
Please describe the problem and the steps to reproduce. Add a minimal tmux
config if necessary. Screenshots can be helpful, but no more than one or two.
Please do not report bugs (crashes, incorrect behaviour) without reproducing on
a tmux built from the latest code in Git.
# Information
Please provide the following information:
* tmux version (`tmux -V`).
* Platform (`uname -sp`).
* $TERM inside and outside of tmux (`echo $TERM`).
2019-05-11 07:34:08 +00:00
* Logs from tmux (`tmux -vv new`).