fix typo - exiting to existing
Co-authored-by: Leah Amelia Chen <github@acc.pluie.me>pull/7012/head
parent
6d36eeef3c
commit
49a97a589c
|
|
@ -135,5 +135,5 @@ body:
|
||||||
options:
|
options:
|
||||||
- label: I have reviewed the FAQ and confirm that my issue is NOT among them.
|
- label: I have reviewed the FAQ and confirm that my issue is NOT among them.
|
||||||
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 exiting 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue