Skip to content

Commit

Permalink
Use Sphinx 5.3+ in bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Oct 28, 2022
1 parent 33d65fb commit 4bf9f65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Expand Up @@ -54,8 +54,8 @@ body:
attributes:
label: Environment Information
description: >-
Install development Sphinx
``pip install https://github.com/AA-Turner/sphinx/archive/refs/heads/5.x.zip``
Install the latest Sphinx
``pip install -U "sphinx>=5.3"``
then run ``sphinx-build --bug-report`` or ``python -m sphinx --bug-report``.
and paste the output here.
validations:
Expand Down

0 comments on commit 4bf9f65

Please sign in to comment.