mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
21 lines
572 B
Markdown
21 lines
572 B
Markdown
---
|
|
name: "✨ Feature request (temporary)"
|
|
about: An idea or request for new functionality
|
|
title: "[feature]: "
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**1~3 main use cases of the proposed feature**
|
|
Ex: As a ..., I have many tasks scattered across documents, and I want to have a unified entry to view these tasks.
|
|
|
|
**Ideas for Solution**
|
|
Ex: A task view can be added to view all tasks.
|
|
|
|
**what types of users can benefit from using your proposed feature**
|
|
Ex: busy programmer.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|