From a4367b44fbd898522f4e7b2718cea9316b1eedf9 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 26 Jan 2017 19:55:16 +0000 Subject: Add ISSUE_TEMPLATE. --- ISSUE_TEMPLATE | 1 + 1 file changed, 1 insertion(+) create mode 100644 ISSUE_TEMPLATE diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE new file mode 100644 index 00000000..884e486d --- /dev/null +++ b/ISSUE_TEMPLATE @@ -0,0 +1 @@ +Please read https://github.com/tmux/tmux/blob/master/CONTRIBUTING! -- cgit