Browse Source

Update bug_report.yml

Shalvah 2 years ago
parent
commit
ed1652684a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 2 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -45,7 +45,8 @@ body:
     id: what-happened
     attributes:
       label: What happened?
-      description: Describe what happened and what you expected to happen instead. IMPORTANT: please provide enough information so I can reproduce, or I may close the issue.
+      description: |
+        Describe what happened and what you expected to happen instead. IMPORTANT: please provide enough information so I can reproduce, or I may close the issue.
       placeholder: I ran `php artisan scribe:generate`, and then...
     validations:
       required: true