name: 📓 Epic description: A large planned scope of work for the quarter title: "[Epic]: " labels: [Epic, Product Note] assignees: - Nikhil-Nandagopal body: - type: checkboxes attributes: label: Is there an existing issue for this? description: Please search to see if an issue already exists. options: - label: I have searched the existing issues required: true - type: textarea attributes: label: Objective description: Here you fill in the objective of the product/feature that you are writing about. validations: required: false - type: textarea attributes: label: Success Metrics description: List of all metrics you are tracking and the desired goal. value: | | Goal | Metric | | ------------- | ------------- | | e.g. Simplify user experience | Customer satisfaction score increases | | e.g. Simplify onboarding flow | Decrease churn rate down to 30% | render: markdown validations: required: false - type: textarea attributes: label: Requirements value: | | Requirement | User Story | Importance | Notes | | ------------- | ------------- | ------------- | ------------- | | e.g. Must be mobile responsive | e.g. as a user, I want to be able to access the platform via mobile phone | High, Low or Medium | Content Cell | | e.g. The user should be able to leave a comment | e.g as a user, I want to be able to communicate with the other members on the canvas | High, Low or Medium | Content Cell | render: markdown validations: required: false - type: textarea attributes: label: Out of Scope description: | List the things that are out of cope or might be revisited after the first release. placeholder: | - Item 1 - Item 2 - Item 3 render: markdown validations: required: false - type: textarea attributes: label: Developer Handoff Document in Figma description: Link to the developer Handoff Document. validations: required: false - type: textarea attributes: label: RACI matrix description: Please fill the table below. value: | | Label | Value | | ------------- | ------------- | | Responsible | | | Accountable | | | Consulted | @Nikhil-Nandagopal, @mohanarpit, @areyabhishek| | Informed | | render: markdown validations: required: false - type: textarea attributes: label: Anything else? description: | Links? References? Anything that will give us more context about this! validations: required: false