update log textarea render to display inputs in codeblock

pull/7266/head
taylrfnt 2025-05-03 14:45:53 -05:00
parent 10dcf1dfe9
commit 60e1a73c04
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ body:
label: Ghostty Logs label: Ghostty Logs
description: | description: |
Provide any captured Ghostty logs or stacktraces during your issue reproduction in this field. For macOS users, logs can be found via the command provided in [#7194](https://github.com/ghostty-org/ghostty/discussions/7194) Provide any captured Ghostty logs or stacktraces during your issue reproduction in this field. For macOS users, logs can be found via the command provided in [#7194](https://github.com/ghostty-org/ghostty/discussions/7194)
render: text
- type: textarea - type: textarea
attributes: attributes:
label: Reproduction Steps label: Reproduction Steps