mirror of https://github.com/rwf2/Rocket.git
27 lines
790 B
Markdown
27 lines
790 B
Markdown
---
|
|
name: Suggestion
|
|
about: Suggest a change or improvement to existing functionality
|
|
title: ''
|
|
labels: suggestion
|
|
assignees: ''
|
|
---
|
|
|
|
**Existing Functionality**
|
|
|
|
A clear and concise description of existing functionality and why it is insufficient. Examples:
|
|
|
|
- "I frequently want to do X, but Rocket makes it hard. It would be nice if..."
|
|
- "Feature Z exists, but it has these drawbacks. What if..."
|
|
|
|
**Suggested Changes**
|
|
|
|
If you have a concrete idea for an improvement, propose it with a clear and concise description.
|
|
|
|
**Alternatives Considered**
|
|
|
|
A clear and concise description of any alternative solutions using existing features or new features you've considered.
|
|
|
|
**Additional Context**
|
|
|
|
Add any other context here, for example, descriptions of elegant solutions in other software.
|