mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-25 22:18:00 +01:00
Update bug report template
This commit is contained in:
parent
9dfc4daf09
commit
c3fbc0d5e1
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -43,7 +43,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Affected Android/Custom ROM version
|
label: Affected Android/Custom ROM version
|
||||||
description: |
|
description: |
|
||||||
What operating system and version are you using when you encounter the bug?
|
What operating system and version were you using when you encounter the bug?
|
||||||
placeholder: "Example: Android 12 / LineageOS 18.1"
|
placeholder: "Example: Android 12 / LineageOS 18.1"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
@ -53,7 +53,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Affected device model
|
label: Affected device model
|
||||||
description: |
|
description: |
|
||||||
What device model are you using when you encountered the bug?
|
What device model were you using when you encountered the bug?
|
||||||
placeholder: "Example: Pixel 8 Pro / Samsung Galaxy S20"
|
placeholder: "Example: Pixel 8 Pro / Samsung Galaxy S20"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue