瀏覽代碼

more bug form update

hathach 4 年之前
父節點
當前提交
3465cbd839
共有 1 個文件被更改,包括 5 次插入2 次删除
  1. 5 2
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 5 - 2
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -32,7 +32,9 @@ body:
   - type: textarea
     attributes:
       label: Firmware
-      placeholder: e.g examples/device/cdc_msc. If it is custom firmware, please provide links to your minimal sources or as attached files.
+      placeholder: |
+        e.g examples/device/cdc_msc.
+        If it is custom firmware, please provide links to your minimal sources or as attached files.
     validations:
       required: true
 
@@ -64,6 +66,7 @@ body:
 
   - type: textarea
     attributes:
-      label: Screenshots (if any)
+      label: Screenshots
+      description: If applicable, add screenshots to help explain your problem.
     validations:
       required: false