소스 검색

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