You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-30 00:39:32 +02:00
* Add a workflow to check documentations * Fix markdown issues * Install Ruby 2.7 * Finally, handle and fix GitHub templates * Minor improvement in the feature request template * Verbose mode to be sure all files are checked
31 lines
409 B
Markdown
31 lines
409 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an enhancement for HTTPie
|
|
title: ''
|
|
labels: "new, enhancement"
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Checklist
|
|
|
|
- [ ] I've searched for similar feature requests.
|
|
|
|
---
|
|
|
|
## Enhancement request
|
|
|
|
…
|
|
|
|
---
|
|
|
|
## Problem it solves
|
|
|
|
E.g. “I'm always frustrated when […]”, “I’m trying to do […] so that […]”.
|
|
|
|
---
|
|
|
|
## Additional information, screenshots, or code examples
|
|
|
|
…
|