Jeremy Stretch 5 лет назад
Родитель
Сommit
a72911b527
1 измененных файлов с 6 добавлено и 6 удалено
  1. 6 6
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 6 - 6
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -32,13 +32,13 @@ body:
       the raw HTTP request(s) being made: Don't rely on a client  library such as
       pynetbox."
       placeholder: |
-      1. Click on "create widget"
-      2. Set foo to 12 and bar to G
-      3. Click the "create" button
+        1. Click on "create widget"
+        2. Set foo to 12 and bar to G
+        3. Click the "create" button
       value: |
-      1.
-      2.
-      3.
+        1.
+        2.
+        3.
     validations:
       required: true
   - type: textarea