summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-02-08 11:52:42 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-02-08 11:52:42 +0000
commit9af5f3ff812044a157a120ba7e2c70283b3b36dd (patch)
tree25b8b1645096dcd28511e8ff7ab310ff326fcb99 /CONTRIBUTING
parenta9a0039be4fafb1d6772a1c844a95eb744d922a0 (diff)
Give an example, from Timothee Cour.
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING4
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.