From 4f19d667cd8c59c30ff697909275cfeb56e9e045 Mon Sep 17 00:00:00 2001 From: Brian Stansberry Date: Wed, 25 Sep 2024 14:21:22 -0500 Subject: [PATCH] Try to gather github ids instead of names Maybe we can use this data in some way. --- .github/ISSUE_TEMPLATE/feature-development.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-development.yaml b/.github/ISSUE_TEMPLATE/feature-development.yaml index cba0fb71..c2471142 100644 --- a/.github/ISSUE_TEMPLATE/feature-development.yaml +++ b/.github/ISSUE_TEMPLATE/feature-development.yaml @@ -20,7 +20,7 @@ body: id: issue-contact attributes: label: Issue Contact - description: The person who is the point of contact for moving this feature forward. + description: The GitHub id of the person who is the point of contact for moving this feature forward. validations: required: true