2023-03-11 18:19:02 +00:00
|
|
|
name: Feature request
|
|
|
|
description: Suggest a feature to improve Plane
|
|
|
|
title: "[feature]: "
|
2024-01-18 08:15:52 +00:00
|
|
|
labels: [✨feature]
|
|
|
|
assignees: [srinivaspendem, pushya-plane]
|
2023-03-11 18:19:02 +00:00
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
Thank you for taking the time to request a feature for Plane
|
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
label: Is there an existing issue for this?
|
|
|
|
description: Please search to see if an issue related to this feature request already exists
|
|
|
|
options:
|
|
|
|
- label: I have searched the existing issues
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Summary
|
|
|
|
description: One paragraph description of the feature
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Why should this be worked on?
|
|
|
|
description: A concise description of the problems or use cases for this feature request
|
|
|
|
validations:
|
|
|
|
required: true
|