From 838635ae4ddb6c89c0dd41b2f6217e5b76bc04f3 Mon Sep 17 00:00:00 2001 From: Nicholas Hubbard Date: Sat, 9 Apr 2016 09:12:51 -0400 Subject: [PATCH] Templating: Part I Create the issue template in the proper folder. --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 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..1553010e --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,2 @@ +* **Platform** [ Raspberry Pi 2/3, Windows, Mac OS X, Linux]: +* **Node Version** [ 0.12.13 or later ]: