From 54a8864fecc46650a807e7c0aedd9e6137c57a4e Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Mon, 16 Dec 2024 17:56:03 -0500 Subject: [PATCH 1/2] chore: update feature request template --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f3e83cb199..c89ca70543 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -26,4 +26,4 @@ assignees: '' -**Are you planning send a PR to add it?** +**Are you planning to send a PR to add it?** From 305946e3c5a84c98d0e22ea8fb4f77c8c3a07fed Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Mon, 16 Dec 2024 17:57:19 -0500 Subject: [PATCH 2/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3fdcb25c93..b9066e32f4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -78,4 +78,4 @@ assignees: '' -**Are you planning send a PR to fix it?** +**Are you planning to send a PR to fix it?**