Skip to content

Commit 4924d57

Browse files
committed
Fix typos in issue templates
1 parent d07ab42 commit 4924d57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ body:
112112
description: |
113113
A picture or video is worth a thousand words.
114114
115-
If applicable, drag and drop screenshots or a screen recording to help explain your problem. If your file is too big for Github to accept, try to compress it (ZIP file), or feel free to paste a link to an image/video hoster here instead.
115+
If applicable, drag and drop screenshots or a screen recording to help explain your problem. If your file is too big for Github to accept, try to compress it (ZIP file), or feel free to paste a link to an image/video instead.
116116
117117
- type: textarea
118118
id: additional-information

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ body:
2020
required: true
2121
- label: "I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed."
2222
required: true
23-
- label: "**I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.**"
23+
- label: "**I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.**"
2424
required: true
2525
- label: "This issue contains only one feature request."
2626
required: true

0 commit comments

Comments
 (0)