31 lines
723 B
Markdown
31 lines
723 B
Markdown
---
|
|
name: Feature Issue
|
|
about: Feature Issue
|
|
title: ''
|
|
labels: feature
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# Feature Issue
|
|
|
|
[comment]: # (Please replace ... with your information. Remove < and >)
|
|
|
|
### User Story
|
|
|
|
As a <user|developer|...>, I want to <task> **so that** <goal>.
|
|
|
|
### Description
|
|
|
|
[comment]: # (Describe the feature you would like and include designs and Figma links if available.)
|
|
[comment]: # (Describe the use cases the implementation should cover. E.g. New users, existing users, public chat, group chat, etc)
|
|
*Summary*: ...
|
|
|
|
### Acceptance Criteria
|
|
|
|
[comment]: # (Rules for the future PR to be accepted.)
|
|
|
|
### Notes
|
|
|
|
[comment]: # (For the developer who will implement. Include planning poker estimates, guidance, etc.)
|