We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d65fb commit 4bf9f65Copy full SHA for 4bf9f65
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -54,8 +54,8 @@ body:
54
attributes:
55
label: Environment Information
56
description: >-
57
- Install development Sphinx
58
- ``pip install https://github.com/AA-Turner/sphinx/archive/refs/heads/5.x.zip``
+ Install the latest Sphinx
+ ``pip install -U "sphinx>=5.3"``
59
then run ``sphinx-build --bug-report`` or ``python -m sphinx --bug-report``.
60
and paste the output here.
61
validations:
0 commit comments