mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-03 14:17:29 +00:00
bug.yml: more
This commit is contained in:
parent
9c099ce6bc
commit
6c48f5b013
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -16,7 +16,7 @@ body:
|
|||||||
- label: I searched existing issues, open & closed. Yes, my bug is new.
|
- label: I searched existing issues, open & closed. Yes, my bug is new.
|
||||||
- label: I'm running the [latest version](https://github.com/nativefier/nativefier/releases).
|
- label: I'm running the [latest version](https://github.com/nativefier/nativefier/releases).
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: nativefier-command
|
id: nativefier-command
|
||||||
attributes:
|
attributes:
|
||||||
@ -56,7 +56,7 @@ body:
|
|||||||
placeholder: |
|
placeholder: |
|
||||||
- Console logs of your full build command, with the `--verbose` flag
|
- Console logs of your full build command, with the `--verbose` flag
|
||||||
- If the bug happens at app run time, the in-app DevTools console logs (open it with F12)
|
- If the bug happens at app run time, the in-app DevTools console logs (open it with F12)
|
||||||
- Error messages, screenshots, Anything else relevant!
|
- Error messages, screenshots, anything relevant!
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
Loading…
Reference in New Issue
Block a user