Let's see how to make coauthorers display properly

I am git noob

Co-authored-by: Allofich <Allofich@users.noreply.github.com>
This commit is contained in:
Liu Wenyuan 2021-09-11 21:32:15 +08:00 committed by GitHub
parent 9711995d9c
commit 78bbbd3359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ body:
id: issue
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is. If applicable, add screenshots to help explaining.
description: A clear and concise description of what the problem is. If applicable, add screenshots to help in explaining.
placeholder: "Ex. I'm always frustrated when [...]"
validations:
required: false
@ -36,7 +36,7 @@ body:
id: excepted
attributes:
label: What you want
description: A clear and concise description of what you want (to happen). If applicable, add screenshots to help explaining.
description: A clear and concise description of what you want (to happen). If applicable, add screenshots to help in explaining.
validations:
required: true
- type: textarea
@ -52,4 +52,4 @@ body:
label: Additional context
description: Add any other context about the feature request here.
validations:
required: false
required: false