From 7cc9a17bbed2e2ad31e285e5e037f52fefdad840 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 11 Aug 2021 03:42:12 +0900 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/1_user_support.yml | 2 +- .github/ISSUE_TEMPLATE/2_bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/3_proposal.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.yml b/.github/ISSUE_TEMPLATE/2_bug_report.yml index 78d5e78..52d1271 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 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