From bd7bcdfb6b43a93781982d68d82fc0e36b96fcd1 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Fri, 27 Sep 2024 00:08:42 -0700 Subject: [PATCH] fix: attribute -> attributes --- .forgejo/pull_request_template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/pull_request_template.yml b/.forgejo/pull_request_template.yml index ec60abf..1d5276d 100644 --- a/.forgejo/pull_request_template.yml +++ b/.forgejo/pull_request_template.yml @@ -5,14 +5,14 @@ labels: body: - type: textarea id: explain - attribute: + attributes: label: "Explanation" description: "Briefly explain WHY this pull request is necessary. Do not explain what it does, as that's evidenced in the changes." validations: required: true - type: input id: issue - attribute: + attributes: label: "Issue" description: "My pull request relates to or resolves the following issue number:" validations: