Explorar el Código

Update bug_report.yml

Shalvah hace 2 años
padre
commit
ed1652684a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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