Make logs optional.

This commit is contained in:
Kavin 2023-06-12 18:58:37 +01:00 committed by GitHub
parent 69ec2aba87
commit 5957fd6fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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: