Skip to content

Commit d4c50cb

Browse files
committed
github: enforce twrp and custom rom links within issue templates
Signed-off-by: SirRGB <sirrgb@proton.me>
1 parent c71391e commit d4c50cb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/device-support-request.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,16 @@ body:
5959
- type: textarea
6060
attributes:
6161
label: Device images
62-
description: "Please provide links to any available images for the device, such as official stock firmware, Custom ROMs and Recoveries you would like to install."
62+
description: "Please provide links to at least one Custom ROM and TWRP build. This is mandatory for OpenAndroidInstaller support."
6363
placeholder: |
6464
- Custom ROM: https://wiki.lineageos.org/devices/sargo
6565
- Recovery: https://twrp.me/google/googlepixel3a.html
6666
#value: |
6767
# - Custom ROM:
6868
# - Recovery:
69-
# - Stock firmware (if needed & existing):
7069
render: Markdown
7170
validations:
72-
required: false
71+
required: true
7372
- type: markdown
7473
attributes:
7574
value: "---"

0 commit comments

Comments
 (0)