diff options
-rw-r--r-- | CONTRIBUTING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index d466768b..d1949b7b 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -13,6 +13,10 @@ Please also include: - logs from tmux (see below); - at most one or two screenshots, if helpful. +This should include at least the output of: + + $ uname -sp && tmux -V && echo $TERM + Please do not report bugs (crashes, incorrect behaviour) without reproducing on a tmux built from Git master. |