Files
cpython/.github/ISSUE_TEMPLATE/documentation.md
Mariatta Wijaya 8a808952a6 Use Markdown Headers in GitHub Issue templates (GH-95111)
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.
2022-07-22 09:19:08 -07:00

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.)