Update bug_report_template.yml (#1425)

This commit is contained in:
Ömer Faruk Özdemir 2022-05-31 11:25:53 +03:00 committed by GitHub
parent 55ddc3c3aa
commit 8d10c5ab45
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 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)`"
description: "Please include the full stacktrace of the errors you get from Python or Javascript. 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
validations:
required: true