mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
[3.12] gh-116932: Add note on how to report python documentation theme bugs (GH-117989) (GH-118031)
gh-116932: Add note on how to report python documentation theme bugs (GH-117989)
(cherry picked from commit 468b9aeb92)
Co-authored-by: lyc8503 <me@lyc8503.site>
This commit is contained in:
parent
9f4ae13d2a
commit
5af8fcaf05
2 changed files with 5 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ have a suggestion on how to fix it, include that as well.
|
|||
You can also open a discussion item on our
|
||||
`Documentation Discourse forum <https://discuss.python.org/c/documentation/26>`_.
|
||||
|
||||
If you find a bug in the theme (HTML / CSS / JavaScript) of the
|
||||
documentation, please submit a bug report on the `python-doc-theme bug
|
||||
tracker <https://github.com/python/python-docs-theme>`_.
|
||||
|
||||
If you're short on time, you can also email documentation bug reports to
|
||||
docs@python.org (behavioral bugs can be sent to python-list@python.org).
|
||||
'docs@' is a mailing list run by volunteers; your request will be noticed,
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Add notes on how to report python documentation theme bugs
|
||||
Loading…
Add table
Add a link
Reference in a new issue