From 758c084e64dbbbaee36001d05616273f9687b89d Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Mon, 16 Dec 2024 18:08:36 -0500 Subject: [PATCH] chore: update feature request and bug report templates (#7769) minor nit --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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?** 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?**