From 9b0e65cc4d47506127a95e69fbced6a25c383e47 Mon Sep 17 00:00:00 2001 From: demhademha Date: Wed, 19 Aug 2020 19:33:26 +0100 Subject: [PATCH 1/4] a bug form as good as a jailbreak --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f935155..739a6eb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,12 +7,17 @@ assignees: '' --- +**If this form is left empty, or the relevant sections are left empty, then your issue will be closed without any questions. Further failure to appropriately fill in the sections will result in you being blocked from the Checkra1n BugTracker** + - ( ) I have already searched this repo for duplicate issues + - ( ) I have checked the [frequently asked questions](https://checkra.in) + - ( ) This issue is producible on the latest checkra1n version. **Tell us about your setup:** 1. What iDevice are you using? 2. On what version of iOS is it? 3. What version of checkra1n are you using? -4. What is your host system (OS version? Hackintosh? VM? etc.)? -5. How are you connecting to the device (USB-A? USB-C? Apple/3rd party cable? Through a USB hub?)? +4. What is your host system (MacOS? Linux? Bootable usb?)? +5. What is it's OS version? +6. How are you connecting to the device (USB-A? USB-C? Apple/3rd party cable? Through a USB hub?)? **What are the steps to reproduce the issue?** 1. From 39cb6915cda575ecc3b2538a4e02c004d1170529 Mon Sep 17 00:00:00 2001 From: demhademha Date: Wed, 19 Aug 2020 19:36:54 +0100 Subject: [PATCH 2/4] not just yet --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 739a6eb..846b7c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,9 +8,9 @@ assignees: '' --- **If this form is left empty, or the relevant sections are left empty, then your issue will be closed without any questions. Further failure to appropriately fill in the sections will result in you being blocked from the Checkra1n BugTracker** - - ( ) I have already searched this repo for duplicate issues - - ( ) I have checked the [frequently asked questions](https://checkra.in) - - ( ) This issue is producible on the latest checkra1n version. +- ( ) I have already searched this repo for duplicate issues +- ( ) I have checked the [frequently asked questions](https://checkra.in) +- ( ) This issue is producible on the latest checkra1n version. **Tell us about your setup:** 1. What iDevice are you using? 2. On what version of iOS is it? From bf5a5638267d46f6d094e5585c471d48bdf5ad7e Mon Sep 17 00:00:00 2001 From: demhademha Date: Wed, 19 Aug 2020 19:39:18 +0100 Subject: [PATCH 3/4] there are these () and then these [] --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 846b7c2..c013b0c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,9 +8,9 @@ assignees: '' --- **If this form is left empty, or the relevant sections are left empty, then your issue will be closed without any questions. Further failure to appropriately fill in the sections will result in you being blocked from the Checkra1n BugTracker** -- ( ) I have already searched this repo for duplicate issues -- ( ) I have checked the [frequently asked questions](https://checkra.in) -- ( ) This issue is producible on the latest checkra1n version. +- [ ] I have already searched this repo for duplicate issues +- [ ] I have checked the [frequently asked questions](https://checkra.in) +- [ ] This issue is producible on the latest checkra1n version. **Tell us about your setup:** 1. What iDevice are you using? 2. On what version of iOS is it? From 563638528028d53820ce11320f31b90f24267359 Mon Sep 17 00:00:00 2001 From: demhademha Date: Wed, 9 Sep 2020 16:44:13 +0100 Subject: [PATCH 4/4] add the suggestions made by the checkra1n team --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c013b0c..c6bf60d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,15 +8,16 @@ assignees: '' --- **If this form is left empty, or the relevant sections are left empty, then your issue will be closed without any questions. Further failure to appropriately fill in the sections will result in you being blocked from the Checkra1n BugTracker** -- [ ] I have already searched this repo for duplicate issues -- [ ] I have checked the [frequently asked questions](https://checkra.in) -- [ ] This issue is producible on the latest checkra1n version. +**before you submit an issue, make sure that you have checked the following:** + + *[frequently asked questions](https://checkra.in) +* This issue is producible on the latest checkra1n version. **Tell us about your setup:** 1. What iDevice are you using? 2. On what version of iOS is it? 3. What version of checkra1n are you using? 4. What is your host system (MacOS? Linux? Bootable usb?)? -5. What is it's OS version? +5. What is its OS version? 6. How are you connecting to the device (USB-A? USB-C? Apple/3rd party cable? Through a USB hub?)? **What are the steps to reproduce the issue?**