From dd931a4c6e378848c452a2615faf56c9fddf8145 Mon Sep 17 00:00:00 2001 From: anon1892 <40572253+anon1892@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:34:23 +0200 Subject: [PATCH 1/2] Update device-support-request.md Make simple fields about device, so even beginner fills it up correctly --- .github/ISSUE_TEMPLATE/device-support-request.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/device-support-request.md b/.github/ISSUE_TEMPLATE/device-support-request.md index 19c848f2..2c8b630d 100644 --- a/.github/ISSUE_TEMPLATE/device-support-request.md +++ b/.github/ISSUE_TEMPLATE/device-support-request.md @@ -7,9 +7,10 @@ assignees: '' --- -**Device name** -Please enter the name of the device you would like to request support for. -If you know the device code, please also add it here. +**Device informations** +- Brand: +- Model name: +- Device code: (if unknown, leave blank) **Device images** Please provide links to any available images of the device, such as official stock firmware or custom ROMs you would like to install. From 7e398b8f1ef25a8d967eee350444aeb7feb94001 Mon Sep 17 00:00:00 2001 From: anon1892 <40572253+anon1892@users.noreply.github.com> Date: Fri, 4 Aug 2023 20:02:33 +0200 Subject: [PATCH 2/2] Update device-support-request.md --- .github/ISSUE_TEMPLATE/device-support-request.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/device-support-request.md b/.github/ISSUE_TEMPLATE/device-support-request.md index 2c8b630d..81b7008a 100644 --- a/.github/ISSUE_TEMPLATE/device-support-request.md +++ b/.github/ISSUE_TEMPLATE/device-support-request.md @@ -9,14 +9,15 @@ assignees: '' **Device informations** - Brand: -- Model name: -- Device code: (if unknown, leave blank) +- Phone name: +- Device code (if unknown, leave blank): +- Model (if several models exist): -**Device images** -Please provide links to any available images of the device, such as official stock firmware or custom ROMs you would like to install. +**Device images** +Please provide links to any available images of the device, such as official stock firmware or custom ROMs you would like to install. **Do you own the device and would be willing to test the installer?** - [ ] -**Additional context** -Please provide any additional context or information that may be helpful in adding support for this device. +**Additional context** +Please provide any additional context or information that may be helpful in adding support for this device.