From 757cd867282f3e8488aa4db1b40e4fa907131793 Mon Sep 17 00:00:00 2001 From: Chuck Ries Date: Wed, 1 Jun 2016 16:57:19 -0700 Subject: [PATCH] Add github issue template --- ISSUE_TEMPLATE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ISSUE_TEMPLATE diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE new file mode 100644 index 0000000000..e518d9cee0 --- /dev/null +++ b/ISSUE_TEMPLATE @@ -0,0 +1,12 @@ +## Environment data +`dotnet --info` output: +VS Code version: +C# Extension version: + +## Steps to reproduce + + +## Expected behavior + + +## Actual behavior