mirror of https://github.com/python/cpython
gh-116932: Add note on how to report python documentation theme bugs (GH-117989)
This commit is contained in:
parent
17ed54bc96
commit
468b9aeb92
|
@ -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…
Reference in New Issue