AppFlowy/.github/ISSUE_TEMPLATE/feature_request.yaml

26 lines
621 B
YAML
Raw Normal View History

2022-09-17 23:06:14 +00:00
name: Feature Request
description: Suggest an idea for AppFlowy
2022-10-17 05:18:48 +00:00
title: "[FR] "
2022-09-17 23:06:14 +00:00
body:
- type: textarea
id: desc
attributes:
label: Description
description: Describe your suggested feature and the main use cases
validations:
required: true
- type: textarea
id: users
attributes:
label: Impact
description: What types of users can benefit from using the suggested feature?
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional Context
description: Add any additonal context about the feature here