mirror of
https://github.com/python/cpython.git
synced 2024-11-28 16:45:42 +01:00
8a808952a6
The Issue templates are using the markup to make text bold. We should be using proper text headers instead. I replaced the **bold** text markup with L1 headers.
10 lines
156 B
Markdown
10 lines
156 B
Markdown
---
|
|
name: Documentation
|
|
about: Report a problem with the documentation
|
|
labels: "docs"
|
|
---
|
|
|
|
# Documentation
|
|
|
|
(A clear and concise description of the issue.)
|