Add Issue Templates

This commit is contained in:
Josh Johnson 2018-05-28 20:31:13 -04:00
parent 925d8a3fc1
commit cc609cfff5
3 changed files with 51 additions and 0 deletions

20
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: Bug Report
about: Create a Bug Report
---
**Description**
What seems to be the problem?
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Extension Version**
What version of the XML Tools extension are you using?
**VS Code Version**
What version of VS Code are you using?
**Operating System**
What OS (and version) are you using?

20
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: Bug report
about: Create a Bug Report
---
**Description**
What seems to be the problem?
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Extension Version**
What version of the XML Tools extension are you using?
**VS Code Version**
What version of VS Code are you using?
**Operating System**
What OS (and version) are you using?

View File

@ -0,0 +1,11 @@
---
name: Feature Request
about: Suggest a New Feature
---
**Description**
What would you like to see added to XML Tools?
**Current Workarounds**
Are you using a workaround in the meantime?