mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28: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:
|
||||
label: Affected Android/Custom ROM version
|
||||
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"
|
||||
validations:
|
||||
required: true
|
||||
|
@ -53,7 +53,7 @@ body:
|
|||
attributes:
|
||||
label: Affected device model
|
||||
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"
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue