fix(issue-template): split logs and screenshots into separate fields (#73649)

* fix: remove render shell from bug report template

* fix: split logs and screenshots in bug report template
This commit is contained in:
Darshan Paccha 2026-06-29 02:08:16 +05:30 committed by GitHub
parent 904c8717d0
commit 7236e5f89f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,9 +122,14 @@ body:
- type: textarea
id: logs
attributes:
label: Logs, screenshots, and evidence
description: Include the redacted logs, screenshots, recordings, docs, or version comparisons that support the grounded answers above.
label: Logs
description: Include the redacted logs or version comparisons that support the grounded answers above.
render: shell
- type: textarea
id: screenshots_evidence
attributes:
label: Screenshots, recordings, and evidence
description: Include screenshots, recordings, docs, or other evidence that support the grounded answers above.
- type: textarea
id: impact
attributes: