From 3c991272dd59f237a3dadf7254a5f5d62d0f42c9 Mon Sep 17 00:00:00 2001 From: Katie McFaul Date: Tue, 3 Feb 2026 15:45:12 -0500 Subject: [PATCH] feat(GH): update feature template --- .github/ISSUE_TEMPLATE/feature_request.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 990d5bb6cfe..bc1cf2dc31f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -11,9 +11,13 @@ assignees: '' What is the existing component, if any? **Describe the feature** -A clear and concise description of the new feature. What is the expected behavior? +A clear and concise description of the new feature. What is the expected behavior? Is there any error handling or user callbacks that need to handled? -**Are there visuals for this feature? If applicable, please include examples for each state and for varying widths** -Include screenshots or links to Marvel or other mockups. +**Are there visuals for this feature? If applicable, please include examples for each state or variant, and for varying widths including mobile and desktop viewports** +Include screenshots or links to Figma or other mockups. **Any other information?** +Does this feature require keyboard interaction or focus management? +Are there any specific accessiblity considerations? + +**If applicable, what is your product and what release date are you targeting?**