瀏覽代碼

Update bug description label to include screenshots

- Change label from 'Describe the bug' to 'Describe the bug and attach any screenshots*'
- Allows users to include screenshots in the description field
TheWildJames 11 月之前
父節點
當前提交
04a81cdb48
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -110,7 +110,7 @@ body:
 
   - type: textarea
     attributes:
-        label: Describe the bug
+        label: Describe the bug and attach any screenshots*
         description: A clear and concise description of what the bug is
     validations:
         required: true