From 0ee0ac07dcf31714f86787abc0b1516b38d0c1e2 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Tue, 12 May 2020 14:42:04 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .../problem-upgrading-the-firmware.md | 20 +++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/problem-upgrading-the-firmware.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 661490a0..372c9a64 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -19,5 +19,5 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. -**Extras** +**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 new file mode 100644 index 00000000..24caffe6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/problem-upgrading-the-firmware.md @@ -0,0 +1,20 @@ +--- +name: Problem upgrading the firmware +about: Deal with the firmware upgrade problems +title: Problem upgrading the firmware +labels: '' +assignees: '' + +--- + +**What is happening?** +Describe here why you are unable to upgrade the firmware. Before describing your problems, please read: https://github.com/eried/portapack-havoc/wiki/Update-firmware. + +**Were you able to update the firmware before?** +Things might be confusing the first time, please check the video available on the link above if this is your first time. + +**Can you try the upgrade with a different PC/Portapack/HackRF?** +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.