diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..c48a3d2525 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,20 @@ +### Is this a bug or feature request? + +### What is the current behavior? + +(If this is a bug, please include the exact steps to reproduce the problem, including the +`web-ext` commands you ran. Do not include sensitive information like API secrets. +Upload a text log created with the `--verbose` flag if possible. +Upload a .zip file of your web extension source if necessary.) + +### What is the expected or desired behavior? + +### Version information + +(Please fill this in for bug reports.) + +* Output of `web-ext --version`: +* Output of `node --version`: +* Output of `npm --version`: +* Firefox version: +* Your OS and version: