mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-15 17:27:08 +00:00
Issue templates: nits
This commit is contained in:
parent
9b50ebf3ca
commit
f115beed0d
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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")
|
||||
|
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user