From 5957fd6fcb47ee6dc175c37e544b1dd74653408f Mon Sep 17 00:00:00 2001 From: Kavin <20838718+FireMasterK@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:58:37 +0100 Subject: [PATCH] Make logs optional. --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f1a52181..a4d2c8d8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -58,7 +58,7 @@ body: description: | If applicable, add logs from the JavaScript console and/or backend server. validations: - required: true + required: false - type: textarea attributes: @@ -67,6 +67,7 @@ body: If applicable, add browser, and OS with version. placeholder: >- Brave 1.x.x on Arch Linux. + required: true - type: textarea attributes: