From 34fff367e86a5c5ab3899fac5cf1d3fe5ee13b96 Mon Sep 17 00:00:00 2001 From: Eugene Zolenko Date: Mon, 22 Jan 2018 15:06:39 -0700 Subject: [PATCH] Create issue_template.md --- .github/issue_template.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 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 0000000..cad1bc6 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,26 @@ +#### What happens and why it is wrong + +#### Environment + + + +#### Versions +- typescript: +- rollup: +- rollup-plugin-typescript2: + +#### rollup.config.js + + + +#### tsconfig.json + + + +#### package.json + + + +#### plugin output with verbosity 3 + +