Files
tonic/.github/ISSUE_TEMPLATE/feature_request.md
T
2019-09-29 21:41:08 -04:00

36 lines
659 B
Markdown

---
name: 💡 Feature Request
about: I have a suggestion (and may want to implement it 🙂)!
---
## Feature Request
### Crates
<!--
If known, please specify the tonic crate or crates the new feature should
be added to. Otherwise, delete this section.
-->
### Motivation
<!--
Please describe the use case(s) or other motivation for the new feature.
-->
### Proposal
<!--
How should the new feature be implemented, and why? Add any considered
drawbacks.
-->
### Alternatives
<!--
Are there other ways to solve this problem that you've considered? What are
their potential drawbacks? Why was the proposed solution chosen over these
alternatives?
-->