mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
a4f262fd6e
* Update bug_report_template.yml * Update feature_request.md
20 lines
564 B
Markdown
20 lines
564 B
Markdown
---
|
|
name: ⚡ Feature request
|
|
about: Suggest an improvement or new feature or a new Guide for Gradio
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
- [ ] I have searched to see if a similar issue already exists.
|
|
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|