Fix duplicate label field in bug report template

This commit is contained in:
Héctor Ramón Jiménez 2022-02-02 14:37:23 +07:00
parent bf00b98972
commit 375ca7f504
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -49,7 +49,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: What is the expected behavior? label: What is the expected behavior?
label: what-expected id: what-expected
description: What were you expecting to happen? description: What were you expecting to happen?
validations: validations:
required: true required: true