diff --git a/.github/ISSUE_TEMPLATE/1_user_support.yml b/.github/ISSUE_TEMPLATE/1_user_support.yml index b7eaf4d6..e0b477c1 100644 --- a/.github/ISSUE_TEMPLATE/1_user_support.yml +++ b/.github/ISSUE_TEMPLATE/1_user_support.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/2_bug_report.yml b/.github/ISSUE_TEMPLATE/2_bug_report.yml index 47b55fa2..ecf62988 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/2_bug_report.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/3_proposal.yml b/.github/ISSUE_TEMPLATE/3_proposal.yml index 75b6276c..2c9f7603 100644 --- a/.github/ISSUE_TEMPLATE/3_proposal.yml +++ b/.github/ISSUE_TEMPLATE/3_proposal.yml @@ -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