mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix issue template "How to Reproduce" doesn't render correctly
remove unnecesary help-text in "value" instead of "description"
This commit is contained in:
parent
e344c3b718
commit
723069d42b
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -16,7 +16,6 @@ body:
|
||||
label: How to Reproduce
|
||||
description: Please provide steps to reproduce this bug.
|
||||
value: |
|
||||
<Paste your command-line here which cause the problem>
|
||||
```
|
||||
$ git clone https://github.com/.../some_project
|
||||
$ cd some_project
|
||||
|
Loading…
Reference in New Issue
Block a user