diff --git a/.github/ISSUE_TEMPLATE/xml-formatter.md b/.github/ISSUE_TEMPLATE/xml-formatter.md new file mode 100644 index 0000000..34567af --- /dev/null +++ b/.github/ISSUE_TEMPLATE/xml-formatter.md @@ -0,0 +1,19 @@ +--- +name: XML Formatter Bug +about: Report an issue with the XML formatter. +--- + +#### Description +What seems to be the problem? + +#### Formatter Implementation +Which XML Formatter implementation are you using (the value of your `xmlTools.xmlFormatterImplementation` setting). + +#### XML Tools Version +What version of XML Tools are you using? + +#### VS Code Version +What version of VS Code are you using? + +#### Operating System +What OS (and version) are you using?