Update bug_report_template.yml (#1423)

This commit is contained in:
Ömer Faruk Özdemir 2022-05-31 11:16:46 +03:00 committed by GitHub
parent 7b4ad81d59
commit 5eebaad334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ body:
id: logs
attributes:
label: Logs
description: "Please include the Python or Javascript logs if you can. If you are running in a colab notebooks, you can get the logs with by setting `debug=True`, i.e: `gradio.Interface.launch(debug=True)`"
description: "Please include the full stacktrace of Python or Javascript logs if you can. If you are running in a colab notebooks, you can get the logs with by setting `debug=True`, i.e: `gradio.Interface.launch(debug=True)`"
render: shell
- type: textarea
id: system-info