diff --git a/.github/ISSUE_TEMPLATE/1_user_support.yml b/.github/ISSUE_TEMPLATE/1_user_support.yml index 595b791..53ddd98 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.txt b/.github/ISSUE_TEMPLATE/2_bug_report.txt index 78d5e78..52d1271 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report.txt +++ b/.github/ISSUE_TEMPLATE/2_bug_report.txt @@ -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 75b6276..2c9f760 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