fix typos & make it read more naturally

This commit is contained in:
taylrfnt
2025-04-07 21:27:01 -05:00
parent 9440dbba1a
commit 279a6b6f58

View File

@@ -95,7 +95,7 @@ body:
attributes:
label: Ghostty Configuration
description: |
Please provide the minimum conifguration needed to reproduce this issue. If you cannot determine the minimum configuration needed to reproduce the issue, paste the output of `ghostty +show-config` here.
Please provide the minimum configuration needed to reproduce this issue. If you cannot determine the minimum configuration needed to reproduce the issue, paste the output of `ghostty +show-config` here.
placeholder: |
font-family = CommitMono Nerd Font
font-family-bold = CommitMono Nerd Font
@@ -112,7 +112,7 @@ body:
attributes:
label: Additional Relevant Configuration
description: |
If your issue involves other programs, tools, or applications in addition to Ghostty (e.g. Neovim, tmux, Zellij, etc.), please provide any relevant configuration information here. Please provide the minimal configuration needed. If you use custom CSS or shaders for Ghostty, also include them here, if applicable to your issue.
If your issue involves other programs, tools, or applications in addition to Ghostty (e.g. Neovim, tmux, Zellij, etc.), please provide a minimum version of the relevant configuration information here. If you use custom CSS or shaders for Ghostty, also include them here, if applicable to your issue.
placeholder: |
`tmux.conf`
---