From b705132ae4c003bcb190ad5336684e388261ce26 Mon Sep 17 00:00:00 2001 From: Boston Cartwright Date: Thu, 25 Sep 2025 16:06:42 -0500 Subject: [PATCH] Fix typo in feature request template description --- .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 ce4331e3..7d770f08 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -14,7 +14,7 @@ body: id: title attributes: label: Describe the feature or problem you'd like to solve - description: A clear and concise description of what the feature or porblem is. + description: A clear and concise description of what the feature or problem is. - type: textarea id: description attributes: