fixing linebreak issue
This commit is contained in:
parent
dd66530a63
commit
45f188e0d3
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -16,7 +16,8 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Steps to reproduce the problem
|
label: Steps to reproduce the problem
|
||||||
description: Please provide us with precise step by step information to reproduce the bug
|
description: Please provide us with precise step by step information to reproduce the bug
|
||||||
value: 1. Go to .... |
|
value: |
|
||||||
|
1. Go to ....
|
||||||
2. Press ....
|
2. Press ....
|
||||||
3. ...
|
3. ...
|
||||||
validations:
|
validations:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user