From 7962dfc7f4b038139794cf9b4a7f8b0b262952b2 Mon Sep 17 00:00:00 2001 From: Juri Aksenov Date: Mon, 4 Apr 2022 20:29:36 -0700 Subject: [PATCH] Add build number Add required question: What build version release of GrapheneOS is user on? --- .github/ISSUE_TEMPLATE/app_report.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index 854e7fd..e47bbf7 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -61,6 +61,14 @@ body: - label: Pixel 3a - label: Pixel 3 XL - label: Pixel 3 + - type: input + id: build + attributes: + label: Build number + description: What release version of GrapheneOS are you currently on? + placeholder: (Settings -> About -> Build number) SP2A.220405.003.2022040400 + validations: + required: true - type: checkboxes attributes: label: Google Play installed