mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix typo in GH Issue template (GH-91759)
Typo in the word enhancement.
This commit is contained in:
parent
7cdaf87ec5
commit
d608a0126e
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/feature.md
vendored
4
.github/ISSUE_TEMPLATE/feature.md
vendored
|
@ -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"
|
|||
|
||||
<!--
|
||||
You can freely edit this text. Remove any lines you believe are unnecessary.
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue