mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
fix yml issue
This commit is contained in:
parent
1fa1919eaf
commit
904d552801
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -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
|
||||
|
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -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
|
||||
|
2
.github/ISSUE_TEMPLATE/question.yml
vendored
2
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user