2020-02-13 20:43:23 +00:00
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: 'T: new feature'
assignees: ''
---
2020-04-01 20:32:51 +00:00
### Make sure you completed the following tasks
2020-03-28 07:14:05 +00:00
2020-04-01 20:32:51 +00:00
- [ ] Searched the [discussions ](https://github.com/clap-rs/clap/discussions )
2020-04-12 10:00:10 +00:00
- [ ] Searched the closed issues
2020-03-27 15:00:47 +00:00
2020-02-13 20:43:23 +00:00
### Describe your use case
Describe the problem you're trying to solve. This is not mandatory and we *do* consider features without a specific use case, but real problems have priority.
2020-03-27 15:00:47 +00:00
Also, please follow your explanation with a snippet of code, if applicable.
2020-02-13 20:43:23 +00:00
2020-03-27 15:00:47 +00:00
**If a project of yours is blocked on this feature, please, mention it explicitely.**
2020-02-13 21:15:45 +00:00
2020-02-13 20:43:23 +00:00
### Describe the solution you'd like
2020-02-13 21:36:03 +00:00
Please explain what the wanted solution should look like. You are **strongly encouraged** to attach a snippet of (pseudo)code.
2020-02-13 20:43:23 +00:00
### Alternatives, if applicable
A clear and concise description of any alternative solutions or features you've managed to come up with.
### Additional context
2020-04-12 10:00:10 +00:00
2020-02-13 20:43:23 +00:00
Add any other context about the feature request here.