Issue templates: nits

This commit is contained in:
Ronan Jouchet 2020-03-10 09:19:02 -04:00
parent 9b50ebf3ca
commit f115beed0d
2 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ labels: bug
An incomprehensible bug report is a useless bug report.
Incomprehensible / incomplete bug reports will be closed. -->
**Describe the bug**
**Bug description**
A clear and concise description of what the bug is.
- [ ] I looked at `nativefier --help` and https://github.com/jiahaog/nativefier/blob/master/docs/api.md , I'm sure I'm not misunderstanding expected behavior.
@ -34,4 +34,4 @@ Verbose logs, error message, and/or screenshots
- Node.js: (for example: 13.10.1)
- Npm: (for example: 6.14.7)
- OS: (for example: Windows 10 build 1809)
- Additional specificities: (for example: "I'm behind a proxy, with configuration X and protocol Y")
- Additional context: (for example: "I'm behind a proxy, with configuration X and protocol Y")

View File

@ -9,17 +9,17 @@ labels: feature request
An incomprehensible feature request is a useless feature request.
Incomprehensible / incomplete feature request will be closed. -->
**Current state and problem statement**
**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.
- [ ] 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.
**Describe the solution you'd like**
**Suggested solution**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
**Alternative solutions**
A clear and concise description of alternative solutions or workarounds you've considered.
**Context**
@ -27,4 +27,4 @@ A clear and concise description of alternative solutions or workarounds you've c
- Node.js: (for example: 13.10.1)
- Npm: (for example: 6.14.7)
- OS: (for example: Windows 10 build 1809)
- Additional specificities: (for example: "I'm behind a proxy, with configuration X and protocol Y")
- Additional context: (for example: "I'm behind a proxy, with configuration X and protocol Y")