From 1b214241f3aeb1a6cac3aafc0edf5c03af1e71fd Mon Sep 17 00:00:00 2001 From: Josh Bleecher Snyder Date: Mon, 25 Apr 2022 11:45:15 -0700 Subject: [PATCH] fix typo in feature request bug template --- .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 8a78992c4f..e3cf09f304 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -1,5 +1,5 @@ name: Feature Request -description: Request a new fetaure or a change to an existing feature +description: Request a new feature or a change to an existing feature labels: [enhancement, triage] body: - type: textarea