From 4967e47aee6fa79823ca1a931b8b7f4eab7313a4 Mon Sep 17 00:00:00 2001 From: Ronan Jouchet Date: Sat, 23 Jul 2022 17:55:28 -0400 Subject: [PATCH] bug.yml: more --- .github/ISSUE_TEMPLATE/bug.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index a140e52..0460c01 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -5,9 +5,7 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this bug report! - Help us help you, please fill this form thoroughly. - An incomplete bug report is a useless 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. - type: checkboxes id: homework attributes: @@ -26,10 +24,10 @@ body: description: A clear and concise description of what the bug is. validations: required: true - - type: textarea + - type: input id: nativefier-command attributes: - label: nativefier-command + label: Nativefier command description: "Your ***full*** nativefier command, on a ***public*** site." placeholder: nativefier --verbose --some-option https://mysite.com validations: