use log stream command instead of link to discussion
Co-authored-by: Kat <65649991+00-kat@users.noreply.github.com>pull/7266/head
parent
60e1a73c04
commit
4d27fc18eb
|
|
@ -35,7 +35,7 @@ body:
|
|||
attributes:
|
||||
label: Ghostty Logs
|
||||
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 viewed with `sudo log stream --level debug --predicate 'subsystem=="com.mitchellh.ghostty"'`.
|
||||
render: text
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue