bug.yml: more

This commit is contained in:
Ronan Jouchet 2022-07-23 17:55:28 -04:00
parent 4f38119682
commit 4967e47aee
1 changed files with 3 additions and 5 deletions

View File

@ -5,9 +5,7 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
Thanks for taking the time to fill out this bug report! Thanks for taking the time to fill out this bug report 🙂! Help us help you, **fill this form thoroughly**. An incomplete bug report is a useless bug report.
Help us help you, please fill this form thoroughly.
An incomplete bug report is a useless bug report.
- type: checkboxes - type: checkboxes
id: homework id: homework
attributes: attributes:
@ -26,10 +24,10 @@ body:
description: A clear and concise description of what the bug is. description: A clear and concise description of what the bug is.
validations: validations:
required: true required: true
- type: textarea - type: input
id: nativefier-command id: nativefier-command
attributes: attributes:
label: nativefier-command label: Nativefier command
description: "Your ***full*** nativefier command, on a ***public*** site." description: "Your ***full*** nativefier command, on a ***public*** site."
placeholder: nativefier --verbose --some-option https://mysite.com placeholder: nativefier --verbose --some-option https://mysite.com
validations: validations: