From 72828518d4f90ec1670bf6eae27ec56fbeba1d18 Mon Sep 17 00:00:00 2001 From: Douglas Egiemeh Date: Thu, 5 Sep 2024 17:02:05 +0200 Subject: [PATCH] chore(github issue template): update github feature request template (#2892) Co-authored-by: Ddouglasz --- .github/ISSUE_TEMPLATE/feature_request.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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.