mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-01-18 06:17:59 +01:00
Fix typos in issue templates
This commit is contained in:
parent
ff2f42fffc
commit
13cba41863
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -112,7 +112,7 @@ body:
|
||||||
description: |
|
description: |
|
||||||
A picture or video is worth a thousand words.
|
A picture or video is worth a thousand words.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional-information
|
id: additional-information
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -20,7 +20,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- label: "I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed."
|
- label: "I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed."
|
||||||
required: true
|
required: true
|
||||||
- label: "**I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.**"
|
- label: "**I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.**"
|
||||||
required: true
|
required: true
|
||||||
- label: "This issue contains only one feature request."
|
- label: "This issue contains only one feature request."
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue