-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add issue template to avoid useless issues #2492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,23 @@ | ||||||||||||||||||||||||||||||||||
Issue tracker is **ONLY** used for reporting bugs on documents (PEPs), not | ||||||||||||||||||||||||||||||||||
bugs in Python. | ||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We could link to https://devguide.python.org/tracker/ as the place to report bugs in Python (and let's call it CPython). |
||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
New features should be discussed according to the following process: | ||||||||||||||||||||||||||||||||||
[PEP 1](https://peps.python.org/pep-0001/#start-with-an-idea-for-python) | ||||||||||||||||||||||||||||||||||
Comment on lines
+4
to
+5
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
And according to [Contributing Guide](../CONTRIBUTING.rst): | ||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
While fixing spelling mistakes as part of more substantive | ||||||||||||||||||||||||||||||||||
copyediting and proofreading of draft and active PEPs is okay, | ||||||||||||||||||||||||||||||||||
we generally advise against PRs that simply mass-correct minor typos on | ||||||||||||||||||||||||||||||||||
older PEPs that don't significantly impair meaning and understanding, | ||||||||||||||||||||||||||||||||||
as these tend to create a fairly high level of noise and churn for | ||||||||||||||||||||||||||||||||||
PEP readers, authors and editors relative to the amount of practical value | ||||||||||||||||||||||||||||||||||
they provide. | ||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
<!--- Provide a general summary of the issue in the Title above --> | ||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
### What did you spot, and where? | ||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
### What did you expect to be changed? | ||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
### Why? | ||||||||||||||||||||||||||||||||||
Comment on lines
+19
to
+23
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Add a bit of space for text entry:
Suggested change
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.