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