Browse Source

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 tháng trước cách đây
mục cha
commit
04a81cdb48
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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