From 29dcd713740a872c087d6bccf88ca47eb7f0695d Mon Sep 17 00:00:00 2001 From: Juri Aksenov Date: Mon, 4 Apr 2022 20:39:38 -0700 Subject: [PATCH] Fix typo Fix typo --- .github/ISSUE_TEMPLATE/app_report.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index e47bbf7..815eaf2 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -44,6 +44,14 @@ body: placeholder: United States validations: required: true + - type: input + id: build_number + attributes: + label: Build Number + description: What is the GrapheneOS release verion build number that you are currently using? + placeholder: SP2A.220405.003.2022040400 + validations: + required: true - type: checkboxes attributes: label: Device @@ -61,14 +69,6 @@ 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