From 4cbfd0a788e223088d9f736adf4df84115e1ea0d Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 22 Mar 2018 01:18:22 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..29aa2cf --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ +## What kind of an issue is this? + +- [ ] Bug report +- [ ] Feature request + +## Expected behaviour? + + +## Current behaviour? +*if this is a bug report* + + +## Steps to reproduce behaviour? +*if this is a bug report* + + +## Screenshot? 📷 +*A image tells a thousands words*