cal/.github/ISSUE_TEMPLATE/feature_request.md

56 lines
1.3 KiB
Markdown
Raw Normal View History

2021-04-28 10:10:55 -03:00
---
name: Feature request
about: Suggest a feature or idea
title: ""
2022-01-11 08:38:22 -03:00
labels: feature
assignees: ""
2021-04-28 10:10:55 -03:00
---
### Is your proposal related to a problem?
2021-04-28 10:10:55 -03:00
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
2021-04-28 10:10:55 -03:00
(Write your answer here.)
### Describe the solution you'd like
2021-04-28 10:10:55 -03:00
<!--
Provide a clear and concise description of what you want to happen.
-->
2021-04-28 10:10:55 -03:00
(Describe your proposed solution here.)
### Describe alternatives you've considered
2021-04-28 10:10:55 -03:00
<!--
Let us know about other solutions you've tried or researched.
-->
2021-04-28 10:10:55 -03:00
(Write your answer here.)
### Additional context
2021-04-28 10:10:55 -03:00
<!--
Is there anything else you can add about the proposal?
You might want to link to related issues here, if you haven't already.
-->
2021-04-28 10:10:55 -03:00
(Write your answer here.)
### Requirement/Document
<!--
Is there any type of document that could support that feature?
-->
(Share it here.)
---
##### House rules
- If this issue has a `🚨 needs approval` label, don't start coding yet. Wait until a core member approves feature request by removing this label, then you can start coding.
- For clarity: Non-core member issues automatically get the `🚨 needs approval` label.
- Your feature ideas are invaluable to us! However, they undergo review to ensure alignment with the product's direction.