From cc82b8c0cbca609029d3c7ec2b0a3da9970f539a Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Wed, 22 Sep 2021 10:59:15 -0700 Subject: [PATCH] Minor typo in 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 fa15504fb..f6e942e5d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -15,7 +15,7 @@ Have you checked the issues for a similar suggestions? Give as much detail as you can. Example code of how you would like it to work would help. -**What problem does it solved for you?** +**What problem does it solve for you?** What problem do you have that this feature would solve? I may be able to suggest an existing way of solving it.