From 30dfce71057c5a6c2c340438bff4faffdf7d99a0 Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Sun, 14 Aug 2016 18:41:41 -0500 Subject: [PATCH] Add ISSUE_TEMPLATE.md. --- .github/ISSUE_TEMPLATE.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 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..4c8d978e --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* RobotJS version: +* Node.js version: +* npm version: +* Operating System: