1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-18 20:59:39 +02:00

Add feature request discussion template

This commit is contained in:
Zach Gollwitzer 2024-05-20 11:57:14 -04:00
parent 6212d57915
commit 4efbb58197

View file

@ -0,0 +1,23 @@
title: Feature Request
labels: [ ":bulb: Feature Request" ]
body:
- type: markdown
attributes:
value: |
Thanks for your interest in Maybe! Please follow the template below to submit your feature request. You can visit our [roadmap](https://github.com/orgs/maybe-finance/projects/13) to see what's currently planned.
- type: textarea
attributes:
label: Describe the feature
description: Provide a clear and concise description of the feature you would like.
validations:
required: true
- type: textarea
attributes:
label: Why is this feature important?
description: Tell us what specific problem(s) this feature solves for you or other users.
validations:
required: true
- type: textarea
attributes:
label: Additional context, screenshots, and relevant links
description: Provide additional info to help us evaluate whether this feature is a good fit for the product.