From 0ae9af274234e7dbdca978b50372f33c9f0f7eaa Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Sun, 4 Nov 2018 10:37:46 +0000 Subject: [PATCH] copy template from timemap --- .github/ISSUE_TEMPLATE.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e69de29..442845c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,35 @@ + + + + + +Environment +----------- + +* Your version (in package.json) or git commit hash +* Your operating system and version: + + + +Steps to reproduce (for bugs only) +----------------------------- + + + +1. +2. +3. + +Current Behavior +---------------- + + + + +Expected Behavior +----------------- + + + + +