Nativefier/.github/ISSUE_TEMPLATE.md

22 lines
626 B
Markdown
Raw Normal View History

### Description
<Detail your problem here as clearly and concisely as possible 🙂. Help us help you by saying why and giving some context!>
### Steps to reproduce issue
### 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: `<command here>`
- Version of Nativefier (run `nativefier --version`): `v0.0.0`
- Version of node.js (run `node --version`): `v0.0.0`
- OS: `<OS here>`
- Error message / stack trace (if any):
```
<Error message / Stack trace here>
```