fix issue template "How to Reproduce" doesn't render correctly

remove unnecesary help-text in "value" instead of "description"
This commit is contained in:
Takayuki SHIMIZUKAWA 2021-08-01 05:36:47 +09:00 committed by GitHub
parent e344c3b718
commit 723069d42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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