26 lines
1017 B
Markdown
26 lines
1017 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
type: 'feature'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Before opening a feature request**
|
|
Please start a discussion in the [goose-eng Discord channel](https://discord.com/channels/1287729918100246654/1514412780504088677) before creating a feature request or beginning implementation. This helps align on direction before anyone spends time building.
|
|
|
|
**Please explain the motivation behind the feature request.**
|
|
Does this feature solve a particular problem you have been experiencing? What opportunities or use cases would be unlocked with this feature?
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Describe alternatives you've considered**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|
|
|
|
- [x] I have verified this does not duplicate an existing feature request
|