diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 37ca68a..a512a27 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,16 +1,21 @@ ### Description + -### Steps to Reproduce Issue +### Steps to reproduce issue -### Specifications -- Version of Nativefier (run `$ nativefier --version`): `v0.0.0` -- Version of Node.js (run `$ node --version`): `v0.0.0` -- OS: `` -- Architecture `` -- Stack trace from the error message (if any) + +### Details + +- Are you nativefying a *public* website? +- Feature request? Have you looked at `nativefier --help` to see if an existing option could fit your needs? +- Full nativefier command used to build your app: `` +- Version of Nativefier (run `nativefier --version`): `v0.0.0` +- Version of node.js (run `node --version`): `v0.0.0` +- OS: `` +- Error message / stack trace (if any): ``` - + ```