ratatui/.github/ISSUE_TEMPLATE/feature_request.md

33 lines
687 B
Markdown
Raw Normal View History

2019-12-13 20:32:20 +00:00
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
## Problem
<!--
2019-12-13 20:32:20 +00:00
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
-->
2019-12-13 20:32:20 +00:00
## Solution
<!--
2019-12-13 20:32:20 +00:00
A clear and concise description of what you want to happen.
Things to consider:
- backward compatibility
- ease of use of the API (https://rust-lang.github.io/api-guidelines/)
- consistency with the rest of the crate
-->
2019-12-13 20:32:20 +00:00
## Alternatives
<!--
2019-12-13 20:32:20 +00:00
A clear and concise description of any alternative solutions or features you've considered.
-->
2019-12-13 20:32:20 +00:00
## Additional context
<!--
2019-12-13 20:32:20 +00:00
Add any other context or screenshots about the feature request here.
-->