From 3256a53e3645c4ceb7c04188f1305c426cd53cef Mon Sep 17 00:00:00 2001 From: Naveen Date: Wed, 24 Jan 2024 23:00:19 +0530 Subject: [PATCH] Update bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7d0a10b7..f412181c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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