Skip to content

Commit 5f57086

Browse files
committed
Fix text wrapping
1 parent 6d243e8 commit 5f57086

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ body:
66
attributes:
77
label: Have you read our guidelines?
88
description: |
9-
Please read [our guidelines](https://github.com/magento/magento2/wiki/Issue-reporting-guidelines)
10-
before submitting the issue.
9+
Please read [our guidelines](https://github.com/magento/magento2/wiki/Issue-reporting-guidelines) before submitting the issue.
1110
options:
1211
- label: I have read the guidelines
1312
required: true
@@ -36,8 +35,8 @@ body:
3635
attributes:
3736
label: Environment
3837
description: |
39-
Describe your environment. Provide all the details that will help us
40-
to reproduce the bug.
38+
Describe your environment.
39+
Provide all the details that will help us to reproduce the bug.
4140
value: |
4241
- Magento version:
4342
- OS:

0 commit comments

Comments
 (0)