瀏覽代碼

Fix indentations

Jeremy Stretch 5 年之前
父節點
當前提交
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
       the raw HTTP request(s) being made: Don't rely on a client  library such as
       pynetbox."
       pynetbox."
       placeholder: |
       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: |
       value: |
-      1.
-      2.
-      3.
+        1.
+        2.
+        3.
     validations:
     validations:
       required: true
       required: true
   - type: textarea
   - type: textarea