fix: attribute -> attributes

This commit is contained in:
Naomi Carrigan 2024-09-27 00:08:42 -07:00
parent 28e17953cd
commit bd7bcdfb6b
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -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: