From: Mariatta Wijaya Date: Wed, 20 Apr 2022 19:18:30 +0000 (-0700) Subject: Fix typo in GH Issue template (GH-91759) X-Git-Tag: v3.11.0b1~278 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d608a0126eca0e04e03e2a7c333b26394d657f2f;p=thirdparty%2FPython%2Fcpython.git Fix typo in GH Issue template (GH-91759) Typo in the word enhancement. --- diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 75ef03bea675..635ea43545f4 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -10,7 +10,7 @@ labels: "type-feature" **Pitch** -(Explain why this feature or enhacement should be implemented and how it would be used. +(Explain why this feature or enhancement should be implemented and how it would be used. Add examples, if applicable.) **Previous discussion** @@ -25,4 +25,4 @@ labels: "type-feature" \ No newline at end of file +-->