Rocket/.github/ISSUE_TEMPLATE/suggestion.md

27 lines
790 B
Markdown
Raw Normal View History

2021-06-25 14:08:34 +00:00
---
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**
2022-02-23 22:11:02 +00:00
If you have a concrete idea for an improvement, propose it with a clear and concise description.
2021-06-25 14:08:34 +00:00
**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.