aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLeo Mozoloa <leo.drrty@gmail.com>2022-10-16 12:54:43 +0200
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-19 21:30:02 +0300
commit45f188e0d3167f36c69bdf392a1141b8e5183d21 (patch)
tree4b160f7458de688359060551e605a4bfb31896f5 /.github
parentdd66530a63f47aa87f4a95eaece51052d45a29f0 (diff)
fixing linebreak issue
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 3243f934..55fb2d72 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -16,7 +16,8 @@ body:
attributes:
label: Steps to reproduce the problem
description: Please provide us with precise step by step information to reproduce the bug
- value: 1. Go to .... |
+ value: |
+ 1. Go to ....
2. Press ....
3. ...
validations: