From 704c5de249b73c279483022116959fc15a9cf590 Mon Sep 17 00:00:00 2001
From: Erwin Ried <1091420+eried@users.noreply.github.com>
Date: Mon, 15 Jun 2020 12:37:01 +0200
Subject: [PATCH] Update bug_report.md

---
 .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 3a51d6c4..90d2cefd 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -20,10 +20,10 @@ Steps to reproduce the behavior:
 A clear and concise description of what you expected to happen.
 
 **Affected versions**
-Please try to reproduce the problem, and write any difference related with the Expected behavior, on the maximum number of versions:
+Please write any difference related with the Expected behavior, on the following versions:
 * Latest Stable Release
-* Original PortaPack (if possible; this firmware is also included inside the Release package)
-* Any previous version (if possible; i.e.: you remember this working on a previous 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
 
 **Additional**
 If the bug is difficult to explain, additionally to the text please include images and videos.
-- 
GitLab