mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-10 15:21:03 +00:00
Improve bugreport issue template
This commit is contained in:
parent
4068497120
commit
3c4b743c67
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -12,7 +12,7 @@ Incomprehensible / incomplete bug reports will be closed. -->
|
||||
**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.
|
||||
- [ ] I looked at `nativefier --help` and https://github.com/jiahaog/nativefier/blob/master/docs/api.md
|
||||
- [ ] I searched existing open & closed issues. Yes, my bug is new.
|
||||
|
||||
**Steps to reproduce**
|
||||
@ -26,12 +26,13 @@ What you expected to happen.
|
||||
**Actual behavior**
|
||||
What happened instead.
|
||||
|
||||
**Logs & screenshots**
|
||||
Verbose logs, error message, and/or screenshots
|
||||
**Debug info**
|
||||
Verbose logs (command-line and/or in app DevTools console), error message, screenshots
|
||||
|
||||
**Context**
|
||||
- Nativefier: (for example: 7.7.1)
|
||||
- Node.js: (for example: 13.10.1)
|
||||
- Nativefier: (for example: 8.0.4)
|
||||
- Node.js: (for example: 13.11.0)
|
||||
- Npm: (for example: 6.14.7)
|
||||
- OS: (for example: Windows 10 build 1809)
|
||||
- Additional context: (for example: "I'm behind a proxy, with configuration X and protocol Y")
|
||||
- Is it a regression? If yes, what's the last working / first broken version?
|
||||
- Additional context: (for example: "I'm behind a proxy, with config. X and protocol Y")
|
||||
|
Loading…
Reference in New Issue
Block a user