Fix typo
This commit is contained in:
parent
4083be1363
commit
c91cecd7e1
3 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/1_user_support.yml
vendored
2
.github/ISSUE_TEMPLATE/1_user_support.yml
vendored
|
@ -13,7 +13,7 @@ body:
|
|||
label: Checklist
|
||||
description: Checklist before creating an issue.
|
||||
options:
|
||||
- label: "I am using the latest version of this aciton."
|
||||
- label: "I am using the latest version of this action."
|
||||
required: true
|
||||
- label: "I have read the latest README and followed the instructions."
|
||||
required: true
|
||||
|
|
2
.github/ISSUE_TEMPLATE/2_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/2_bug_report.yml
vendored
|
@ -13,7 +13,7 @@ body:
|
|||
label: Checklist
|
||||
description: Checklist before creating an issue.
|
||||
options:
|
||||
- label: "I am using the latest version of this aciton."
|
||||
- label: "I am using the latest version of this action."
|
||||
required: true
|
||||
- label: "I have read the latest README and followed the instructions."
|
||||
required: true
|
||||
|
|
2
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
2
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
|
@ -13,7 +13,7 @@ body:
|
|||
label: Checklist
|
||||
description: Checklist before creating an issue.
|
||||
options:
|
||||
- label: "I am using the latest version of this aciton."
|
||||
- label: "I am using the latest version of this action."
|
||||
required: true
|
||||
- label: "I have read the latest README and followed the instructions."
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue