diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..178189941 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +**If you're reporting a bug, please include _input code_, _output documentation_, +a description of what you expected to happen, and what happened instead.** + +* What version of documentation.js are you using?: +* How are you running documentation.js (on the CLI, Node.js API, Grunt, other?):