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