Convert bug report to .yml

This commit is contained in:
Ömer Faruk Özdemir 2022-02-23 15:16:59 +03:00
parent ab3a649cf9
commit d66755ba21

View File

@ -1,40 +0,0 @@
---
name: Bug report about: Create a report to help us improve title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Code Snippet**
Share a code snippet for easy reproduction. Google colab links can die in the future.
```
import gradio as gr
```
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device information (please complete the following information):**
- OS: [e.g. Windows or iOS]
- Browser [e.g. chrome, safari]
- Gradio version [e.g. 2.5.1]
**Additional context**
Add any other context about the problem here.