From 3324fc6301518725cfb41a577cbfd95ab01b0179 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Sun, 22 Jan 2017 14:43:09 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..254f336 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,7 @@ +*** Please read the wiki and browse the Issues section first. If you can't find a solution there, then go ahead. *** + +### Output of `awesome -v` and `lua -v`. + +### Expected behavior and actual behavior. + +### Steps to reproduce the problem (optionally with screenshots).