File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ labels: "type-bug"
1515 your problem has already been reported
1616-->
1717
18- ** Bug report**
18+ # Bug report
1919
2020A clear and concise description of what the bug is.
2121Include a minimal, reproducible example (https://stackoverflow.com/help/minimal-reproducible-example ), if possible.
2222
23- ** Your environment**
23+ # Your environment
2424
2525<!-- Include as many relevant details as possible about the environment you experienced the bug in -->
2626
Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ labels: "type-crash"
1313 For CPython, a "crash" is when Python itself fails, leading to a traceback in the C stack.
1414-->
1515
16- ** Crash report**
16+ # Crash report
1717
1818Tell us what happened, ideally including a minimal, reproducible example (https://stackoverflow.com/help/minimal-reproducible-example ).
1919
20- ** Error messages**
20+ # Error messages
2121
2222Enter any relevant error message caused by the crash, including a core dump if there is one.
2323
24- ** Your environment**
24+ # Your environment
2525
2626<!-- Include as many relevant details as possible about the environment you experienced the bug in -->
2727
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ about: Report a problem with the documentation
44labels : " docs"
55---
66
7- ** Documentation**
7+ # Documentation
88
99(A clear and concise description of the issue.)
Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ about: Submit a proposal for a new CPython feature or enhancement
44labels : " type-feature"
55---
66
7- ** Feature or enhancement**
7+ # Feature or enhancement
88
99(A clear and concise description of your proposal.)
1010
11- ** Pitch**
11+ # Pitch
1212
1313(Explain why this feature or enhancement should be implemented and how it would be used.
1414 Add examples, if applicable.)
1515
16- ** Previous discussion**
16+ # Previous discussion
1717
1818<!--
1919 New features to Python should first be discussed elsewhere before creating issues on GitHub,
You can’t perform that action at this time.
0 commit comments