mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-25 00:21:46 +00:00
issue-triage: add a documentation search checkbox (#13752)
This commit is contained in:
2
.github/DISCUSSION_TEMPLATE/issue-triage.yml
vendored
2
.github/DISCUSSION_TEMPLATE/issue-triage.yml
vendored
@@ -156,6 +156,8 @@ body:
|
||||
options:
|
||||
- label: I have reviewed the FAQ and confirm that my issue is NOT among them.
|
||||
required: true
|
||||
- label: I have searched the Ghostty documentation and confirm there doesn't exist a configuration option that solves my issue.
|
||||
required: true
|
||||
- label: I have searched the Ghostty repository (both open and closed Discussions and Issues) and confirm this is not a duplicate of an existing issue or discussion.
|
||||
required: true
|
||||
- label: I have checked the "Preview" tab on all text fields to ensure that everything looks right, and have wrapped all configuration and code in code blocks with a group of three backticks (` ``` `) on separate lines.
|
||||
|
||||
Reference in New Issue
Block a user