From f917cc8013967fe4258aa44609f1732684e62fc7 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 19 Jan 2023 15:33:23 +0530 Subject: chore(github): slight tweaks to issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 8c991802..cf51dbe9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -56,8 +56,8 @@ body: description: Provide details about your device, OS, app version, etc. value: | - Device: [e.g. Google Pixel 2] - - OS: [e.g. stock ROM Android version 9.0] - - App version [e.g. 3.1.0] + - OS: [e.g. Android R] + - App version: [e.g. 1.13.5] validations: required: true -- cgit v1.2.3