fix description field in issue template

This commit is contained in:
Mathilde Grünig 2023-05-12 13:58:15 +02:00
parent 17bb23b5a0
commit c207ea323c

View File

@ -21,7 +21,7 @@ body:
id: description
attributes:
label: Description
value: Please provide a brief description of the bug in 1-2 sentences. If applicable, add screenshots to help explain your problem. Very useful for bugs in CryptPad UI.
description: Please provide a brief description of the bug in 1-2 sentences. If applicable, add screenshots to help explain your problem. Very useful for bugs in CryptPad UI.
validations:
required: true
- type: textarea