name: Enhancement description: Make a specific, well-motivated proposal for a feature. title: "[ENH]: ..." labels: [enhancement] body: - type: markdown attributes: value: > Check the [Contributor Guide](https://github.com/Akkudoktor-EOS/EOS/blob/main/CONTRIBUTING.md) if you need more information. - type: textarea attributes: label: "Describe the enhancement or feature request:" validations: required: true - type: textarea attributes: label: "Link to discussion and related issues" description: > validations: required: false - type: textarea attributes: label: "Proposed implementation" description: > How it could be implemented with a high level API. validations: required: false