From 4aa3314906f903cf1ad37df5a664825fece21573 Mon Sep 17 00:00:00 2001 From: jLynx Date: Sat, 21 May 2022 13:41:44 +1200 Subject: [PATCH] Updated templates (#655) * Update problem-upgrading-the-firmware.md * Update problem-upgrading-the-firmware.md * Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 14 +++++--- .../problem-upgrading-the-firmware.md | 32 +++++++++++++++---- 2 files changed, 35 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 90d2cefd6..190de6a04 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,18 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve the software title: '' labels: bug assignees: '' --- +---- + +(Please try the latest nightly release before submitting this. You can find the latest nightly verison here: https://github.com/eried/portapack-mayhem/releases) + +---- + **Describe the bug** A clear and concise description of what the bug is. @@ -21,9 +27,9 @@ A clear and concise description of what you expected to happen. **Affected versions** Please write any difference related with the Expected behavior, on the following versions: -* Latest Stable Release -* Previous one (if any) that did not presented the issue -* Old versions available here: https://github.com/eried/Research/tree/master/HackRF/PortaPack/old_legacy_firmware +* Latest Stable release: +* Latest Nightly release: +* Previous working release: **Additional** If the bug is difficult to explain, additionally to the text please include images and videos. diff --git a/.github/ISSUE_TEMPLATE/problem-upgrading-the-firmware.md b/.github/ISSUE_TEMPLATE/problem-upgrading-the-firmware.md index e38451848..46fbfc902 100644 --- a/.github/ISSUE_TEMPLATE/problem-upgrading-the-firmware.md +++ b/.github/ISSUE_TEMPLATE/problem-upgrading-the-firmware.md @@ -1,18 +1,36 @@ --- -name: Problem upgrading the firmware -about: Deal with the firmware upgrade problems -title: Problem upgrading the firmware -labels: '' +name: Problem upgrading the firmware or booting +about: If you are having firmware upgrade or booting problems +title: '' +labels: 'firmware' assignees: '' --- -**What is happening?** -Describe here why you are unable to upgrade the firmware. Before describing your problems, **do the following**: +---- +Before creating this issue, **do the following**: +* Read the Wiki on booting: https://github.com/eried/portapack-mayhem/wiki/Won't-boot * Read: https://github.com/eried/portapack-havoc/wiki/Update-firmware * Watch carefully: https://www.youtube.com/watch?v=_zx4ZvurgOs * (if you are not in Windows) also check: https://www.youtube.com/watch?v=kjFB58Y1TAo +---- + +**Describe the issue** +A clear and concise description of what the issue you are facing is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Tap on '....' + + +**My Hardware** +Please specify what PortaPack hardware version you are using. You can find the list of verions here: https://github.com/eried/portapack-mayhem/wiki/PortaPack-Versions + +**Affected versions** +Please tell us what version you are running. Also please try the latest nightly release before submitting this. You can find the latest nightly verison here https://github.com/eried/portapack-mayhem/releases + **Were you able to update the firmware before?** Things might be confusing the first time, please check the video available on the link above. @@ -20,4 +38,4 @@ Things might be confusing the first time, please check the video available on th If is possible, swap hardware and try again. Also, try different USB cables, even if the one you are using works fine for other purposes. **Additional** -Add photos and videos of your procedure. +If the issue is difficult to explain, additionally to the text please include images and videos.