From 4cd9fd1ea2541d4e668cdf931ab1843f5672efad Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Tue, 30 Aug 2016 23:07:09 +0300 Subject: [PATCH] docs(CONTRIBUTING): create issue template --- .github/ISSUE_TEMPLATE.md | 18 ++++++++++++++++++ 1 file changed, 18 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..2f0d570328 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ + + +### pnpm version: + +### Code to reproduce the issue: + +### Expected behavior: + +### Actual behavior: + +### Additional information: + + - `node -v` prints: + - Windows, OS X, or Linux?: