Update bug_report_template.yml (#1424)

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

View File

@ -40,6 +40,8 @@ body:
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)`"
render: shell
validations:
required: true
- type: textarea
id: system-info
attributes: