From ae569cbd65b5e92f0a64fa4c0c3a194165e13c9d Mon Sep 17 00:00:00 2001
From: Erwin Ried <1091420+eried@users.noreply.github.com>
Date: Wed, 3 Jun 2020 09:38:16 +0200
Subject: [PATCH] Update bug_report.md

---
 .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 372c9a64..79cf5ba9 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -16,6 +16,12 @@ Steps to reproduce the behavior:
 2. Tap on '....'
 3. 
 
+**Affected versions**
+Please try to reproduce the problem on:
+* Latest Stable [Release](https://github.com/eried/portapack-mayhem/releases/latest)
+* 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](https://github.com/eried/portapack-mayhem/releases/) Release)
+
 **Expected behavior**
 A clear and concise description of what you expected to happen.
 
-- 
GitLab