From f812b78719f28748d7199e97e8972cea9e129cb0 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 27 Aug 2017 14:25:16 +1200 Subject: [PATCH] Issue template --- .github/ISSUE_TEMPLATE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100755 index 00000000..4add7d0d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,10 @@ +### Description + +### Expected behavior + +### Actual behavior + +### Steps to replicate + +1. .. +2. .. \ No newline at end of file