Преглед на файлове

add newlines to placeholder list

Stephan Heunis преди 1 година
родител
ревизия
ccc8dd2b95
променени са 1 файла, в които са добавени 5 реда и са изтрити 4 реда
  1. 5 4
      .github/ISSUE_TEMPLATE/issue_template.yml

+ 5 - 4
.github/ISSUE_TEMPLATE/issue_template.yml

@@ -30,10 +30,11 @@ body:
       label: What steps will reproduce the problem?
       description: "How do you trigger this bug? Please walk us through it step
        by step."
-      placeholder: "Example:
-      1. Open the App from the Desktop shortcut.
-      2. Select Documents as the root folder.
-      3. Click the Help Tab. The app freezes and becomes unresponsive"
+      placeholder: |
+        Example:
+        1. Open the App from the Desktop shortcut.
+        2. Select Documents as the root folder.
+        3. Click the Help Tab. The app freezes and becomes unresponsive.
     validations:
       required: true