Procházet zdrojové kódy

Update bug_report.yml

Shalvah před 2 roky
rodič
revize
ed1652684a
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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