bpo-33043: Add a Contributing to Docs link and Update the Found a Bug Page (#12006)

* changes to html file -> added contributing to docs link at the end of the page

* revisions to the dealing with bugs page. added more links in the documentation bugs section

* 📜🤖 Added by blurb_it.

* Update Doc/bugs.rst

Updated Doc/bugs.rst in accordance with willingc and JulienPalard suggestions.

Co-Authored-By: suhearsawho <susansu.software@gmail.com>
This commit is contained in:
Susan Su 2019-03-28 18:55:24 -07:00 committed by Carol Willing
parent 74510e2a57
commit 081158e3ba
3 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1 @@
Updates the docs.python.org page with the addition of a 'Contributing to Docs' link at the end of the page (between 'Reporting Bugs' and 'About Documentation'). Updates the 'Found a Bug' page with additional links and information in the Documentation Bugs section.