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?**