diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a09db44fb0..7073fa124e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -14,3 +14,18 @@ A clear and concise description of any alternative solutions or features you've **Additional context** Add any other context or screenshots about the feature request here. + +**For internal requests:** +Please provide us with the following information. + +- **Champion:** + Who will be the primary contact for this request? + +- **Stakeholders:** + List individuals or teams who will be impacted or should be involved in the contribution process. + +- **Required components:** + Describe any dependencies this component or change has on other UI-Kit components. Include a description of how these components interact with one another (in code and/or design). + +- **Best practices:** + Provide a description of what best practices for this component or change would look like, in terms of UX guidelines and design.