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

View file

@ -58,7 +58,7 @@ body:
description: | description: |
If applicable, add logs from the JavaScript console and/or backend server. If applicable, add logs from the JavaScript console and/or backend server.
validations: validations:
required: true required: false
- type: textarea - type: textarea
attributes: attributes:
@ -67,6 +67,7 @@ body:
If applicable, add browser, and OS with version. If applicable, add browser, and OS with version.
placeholder: >- placeholder: >-
Brave 1.x.x on Arch Linux. Brave 1.x.x on Arch Linux.
required: true
- type: textarea - type: textarea
attributes: attributes: