diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..3d785c4 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,29 @@ + + +### Expected behavior +Tell us what should happen + +### Actual behavior +Tell us what happens instead + +### Steps to reproduce +1. +2. +3. + +### Version Information + +VisualStudio Version and Edition :- +Gauge VisualStudio Plugin Version :- + +``` +Run gauge -v on your system and paste the results here. +```