From ce29411aa4535b6a107d042e7509f9597b620f95 Mon Sep 17 00:00:00 2001
From: Erwin Ried <1091420+eried@users.noreply.github.com>
Date: Wed, 3 Jun 2020 09:42:15 +0200
Subject: [PATCH] Updating bug_report to include useful versions information

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

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 79cf5ba9..3ed5f574 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -16,14 +16,14 @@ Steps to reproduce the behavior:
 2. Tap on '....'
 3. 
 
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
 **Affected versions**
-Please try to reproduce the problem on:
+Please try to reproduce the problem, and write any difference related with the Expected behavior, on the maximum number of versions:
 * 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.
+* Any previous version (if possible; i.e.: you remember this working on a [previous](https://github.com/eried/portapack-mayhem/releases/) Release)
 
 **Additional**
 If the bug is difficult to explain, additionally to the text please include images and videos.
-- 
GitLab