From c342548126e2c93ad6adb2c8e33938eadba87bbd Mon Sep 17 00:00:00 2001 From: Jessica Jordan Date: Wed, 30 May 2018 22:16:38 +0200 Subject: [PATCH] config(issues): adds issue template for contributors --- .github/ISSUE_TEMPLATE.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..eaeb247fa1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ + + +## Current Behavior + + +## Expected Behavior + + +## Steps to Reproduce + +1. +2. +3. + +## Environment + + +## Possible Solution + + +## Sources +