fix: attribute -> attributes
This commit is contained in:
parent
28e17953cd
commit
bd7bcdfb6b
@ -5,14 +5,14 @@ labels:
|
|||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: explain
|
id: explain
|
||||||
attribute:
|
attributes:
|
||||||
label: "Explanation"
|
label: "Explanation"
|
||||||
description: "Briefly explain WHY this pull request is necessary. Do not explain what it does, as that's evidenced in the changes."
|
description: "Briefly explain WHY this pull request is necessary. Do not explain what it does, as that's evidenced in the changes."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: issue
|
id: issue
|
||||||
attribute:
|
attributes:
|
||||||
label: "Issue"
|
label: "Issue"
|
||||||
description: "My pull request relates to or resolves the following issue number:"
|
description: "My pull request relates to or resolves the following issue number:"
|
||||||
validations:
|
validations:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user