diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |