diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index 54b1a1f..912eb82 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -55,7 +55,7 @@ body: validations: required: true - type: dropdown - id: download + id: select_device attributes: label: Device list description: Which Pixel(s) have you tested this with? (Select one or multiple devices in dropdown menu) @@ -159,6 +159,9 @@ body: If you have any logs that come up that the app is creating relevant to anything mentioned like app crashes, SafetyNet, etc, please send a GitHub Gist of them. Do not send a bug report ZIP to us. They may expose sensitive information. If you wish to send a bug report ZIP, please do so directly to a GrapheneOS project member or developer. Tip: You can attach images by clicking this area to highlight it and then dragging files in. + value: | + ... + render: systemverilog validations: required: false - type: markdown