From 7801ea5d057b7d187840a68957d9dd3fbb2bd3a7 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 8 Mar 2018 02:26:02 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..025f972 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,17 @@ +## 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*