add acknowledgement for previewing format before submitting

Co-authored-by: Kat <65649991+00-kat@users.noreply.github.com>
pull/7266/head
taylrfnt 2025-05-04 12:04:09 -05:00
parent 431116c9d8
commit 8dfa6beb15
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -157,3 +157,5 @@ body:
required: true 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. - 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 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.
required: true