From 3c0fcbf65f89287ef2431a2c2b7802ca8ffa336b Mon Sep 17 00:00:00 2001 From: BorntraegerMarc Date: Thu, 4 Jan 2018 12:39:34 +0100 Subject: [PATCH] feat(issuetemplate): added a github issue template Signed-off-by: BorntraegerMarc --- .github/ISSUE_TEMPLATE.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 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 00000000..87e9f27e --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,35 @@ +## I'm submitting a... + +

+[ ] Bug report  
+[ ] Feature request
+
+ +## Current behavior + + + +## Expected behavior + + + +## Minimal reproduction of the problem with instructions + +## What is the motivation / use case for changing the behavior? + + + +## Environment + +

+db-migrate version: X.Y.Z
+plugins with versions: X.Y.Z
+db-migrate driver with versions: 
+
+Additional information:
+- Node version: XX  
+- Platform:  
+
+Others:
+
+