mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-02-06 22:00:09 +00:00
36 lines
1.1 KiB
Markdown
36 lines
1.1 KiB
Markdown
/label ~"type::feature 🚀"
|
||
|
||
## Feature description
|
||
|
||
## Use cases
|
||
|
||
## Benefits
|
||
<!-- What are the benefits. -->
|
||
<!-- For whom and why. -->
|
||
|
||
## Requirements
|
||
<!-- Initial functional and non functional ones -->
|
||
|
||
## Links / References / Examples
|
||
<!-- Link to other apps to show behavior -->
|
||
|
||
---
|
||
<!-- Before starting work on the proper fix, please ensure the following: -->
|
||
---
|
||
|
||
## **User Stories**:
|
||
<!-- High-level summary. Example: “As a user, I want to … so that…” -->
|
||
|
||
## **UI Mockups / UX Notes** (if applicable):
|
||
<!-- Link to any Figma designs or sketches. -->
|
||
|
||
## **Acceptance Criteria**:
|
||
<!-- - Clear bullet points describing "done" (e.g., "User can click X and see Y"). They should cover all the requirements based on the UI mockups in a way that is easier to test for the reviewer. -->
|
||
|
||
## **Out of scope**
|
||
<!-- - Everything that was considered but won’t be included in this issue. This may include whether it will be resolved in another issue (with a link to this one) or if the decision was made not to address it (ideally with the reason why). -->
|
||
|
||
## **Implementation Approach**:
|
||
<!-- - Outline possible solutions or highlight potential complexities. -->
|
||
|
||
|