fix yml issue

This commit is contained in:
David Refoua 2022-10-18 02:30:31 +03:30
parent 1fa1919eaf
commit 904d552801
3 changed files with 5 additions and 5 deletions

View File

@ -147,9 +147,9 @@ body:
options:
- label: I have read the documentation.
required: true
- label: - I have searched for similar issues and found none that describe my issue.
- label: I have searched for similar issues and found none that describe my issue.
required: true
- label: - I have reproduced the issue on the latest version of Cmder.
- label: I have reproduced the issue on the latest version of Cmder.
required: true
- label: - I am certain my issues are not related to ConEmu, Clink, or other third-party tools that Cmder uses.
- label: I am certain my issues are not related to ConEmu, Clink, or other third-party tools that Cmder uses.
required: true

View File

@ -78,5 +78,5 @@ body:
options:
- label: I have read the documentation and made sure this feature doesn't already exist.
required: true
- label: - I have searched for similar issues and found none that describe my feature request.
- label: I have searched for similar issues and found none that describe my feature request.
required: true

View File

@ -48,5 +48,5 @@ body:
options:
- label: I have read the documentation and made sure what I'm looking for isn't present, or is unclear.
required: true
- label: - I have searched for similar issues, and either this question wasn't asked before, or I didn't find any that describe my question.
- label: I have searched for similar issues, and either this question wasn't asked before, or I didn't find any that describe my question.
required: true