Prechádzať zdrojové kódy

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 mesiacov pred
rodič
commit
04a81cdb48
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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