Skip to content

Commit 723069d

Browse files
authored
fix issue template "How to Reproduce" doesn't render correctly
remove unnecesary help-text in "value" instead of "description"
1 parent e344c3b commit 723069d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ body:
1616
label: How to Reproduce
1717
description: Please provide steps to reproduce this bug.
1818
value: |
19-
<Paste your command-line here which cause the problem>
2019
```
2120
$ git clone https://github.com/.../some_project
2221
$ cd some_project

0 commit comments

Comments
 (0)