From b1ffdadbc3225dfeb7503bd4feaf97915efdb8a7 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Tue, 5 Oct 2021 09:05:49 -0400 Subject: [PATCH] chore(): fix typo in feature request template (#24017) --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 2a955b4446..d774ff2776 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -4,7 +4,7 @@ title: 'feat: ' body: - type: checkboxes attributes: - label: Prequisites + label: Prerequisites description: Please ensure you have completed all of the following. options: - label: I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).