diff --git a/.github/ISSUE_TEMPLATE/custom_product/design.md b/.github/ISSUE_TEMPLATE/custom_product/design.md new file mode 100644 index 0000000..c927ae4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom_product/design.md @@ -0,0 +1,39 @@ +--- +name: Design +about: Create a design ticket +title: '' +type: Task + +--- + +### Problem statement + +**As a** ... +**I want to** ... +**In order to** ... + +### Context + +> _On top of what is already provided in the epic or initiative_ + +... + +### Ideas / Already identified solutions +... + +### Expected output of the ticket +> _High fid mockup / Low fid mockup / User test scenario / User test execution / Audit_ + +... + +### Resources +- Maximum development points that may be spent on the ticket: +- Maximum design points that may be spent on the ticket: + +### What is the plan to measure success? +> _Can be applied on the design output and/or on the product after the implementation_ + +... + +### Does the approved solution requires new or updated moonstone components? +...