gh-116932: Add note on how to report python documentation theme bugs (GH-117989)

This commit is contained in:
lyc8503 2024-04-18 16:45:25 +08:00 committed by GitHub
parent 17ed54bc96
commit 468b9aeb92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -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,

View File

@ -0,0 +1 @@
Add notes on how to report python documentation theme bugs