Nativefier/.github/ISSUE_TEMPLATE/feature_request.md

31 lines
1.2 KiB
Markdown
Raw Normal View History

---
name: Feature request
about: Suggest an idea for Nativefier
labels: feature request
---
<!-- Help us help you, please take the time to fill this information 🙂.
An incomprehensible feature request is a useless feature request.
Incomprehensible / incomplete feature request will be closed. -->
2020-03-10 14:19:02 +01:00
**Problem statement**
A clear and concise description of what the problem is. For example: I'm always frustrated when [...]
If related to a nativefier configuration, provide the ***full*** nativefier command you ran, with the ***`--verbose` flag***, on a ***public*** site.
2020-03-10 14:11:18 +01:00
- [ ] I looked at `nativefier --help` and https://github.com/jiahaog/nativefier/blob/master/docs/api.md , no existing option fits my needs.
- [ ] I searched existing open & closed issues. Yes, my issue is new.
2020-03-10 14:19:02 +01:00
**Suggested solution**
A clear and concise description of what you want to happen.
2020-03-10 14:19:02 +01:00
**Alternative solutions**
A clear and concise description of alternative solutions or workarounds you've considered.
**Context**
- Nativefier: (for example: 7.7.1)
- Node.js: (for example: 13.10.1)
- Npm: (for example: 6.14.7)
- OS: (for example: Windows 10 build 1809)
2020-03-10 14:19:02 +01:00
- Additional context: (for example: "I'm behind a proxy, with configuration X and protocol Y")