From d3619256d8c11092727905bcc0d8f0f457976092 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 11 Aug 2021 03:43:50 +0900 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/1_user_support.yml | 2 +- .github/ISSUE_TEMPLATE/2_bug_report.txt | 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.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