From 2d8e39e8e18bfd2fb89b12a97d4b3b69c150939a Mon Sep 17 00:00:00 2001 From: akc3n Date: Mon, 14 Nov 2022 21:49:19 -0800 Subject: [PATCH] Change render for textarea id adb_logs --- .github/ISSUE_TEMPLATE/app_report.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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