]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: an "improve this page" feature (#144939)
authorNed Batchelder <ned@nedbatchelder.com>
Wed, 18 Feb 2026 09:58:30 +0000 (04:58 -0500)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 09:58:30 +0000 (04:58 -0500)
commit7a7521bcfad4a8346d460476de2e3fa11e412477
treed060ddf1234e53339f12d515b0b4384e5b5d8f36
parent6f7e3d44082351b4ee77a2ba186a6388c2950eb1
Docs: an "improve this page" feature (#144939)

* Docs: a start on an 'improve this page' feature

* pr feedback: simplify the link, and don't scare people with the cla

* pr feedback answered

- use the actual page URL
- tighten the wording

* fix the improve link on the improve page

* news item

* Update Doc/improve-page.rst

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
* fix whitespace

* A nojs version of the page

* comments to help people keep the two pages in sync

* protect against XSS

* use template for issues from the nojs page

* use the template from the JS page as well

* give the docs issue template a fillable description field

* ugh, getting sloppy

* remove more sloppiness

---------

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
.github/ISSUE_TEMPLATE/documentation.yml
Doc/improve-page-nojs.rst [new file with mode: 0644]
Doc/improve-page.rst [new file with mode: 0644]
Doc/tools/templates/customsourcelink.html
Misc/NEWS.d/next/Documentation/2025-08-02-18-59-01.gh-issue-136246.RIK7nE.rst [new file with mode: 0644]