From fd55c8e8e79c9cda6b652ad6cdd753b05b02c619 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Wed, 3 Jun 2020 09:53:17 +0200 Subject: [PATCH] Removing links from the bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3ed5f574..3a51d6c4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,9 +21,9 @@ 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: -* Latest Stable [Release](https://github.com/eried/portapack-mayhem/releases/latest) +* 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](https://github.com/eried/portapack-mayhem/releases/) Release) +* Any previous version (if possible; i.e.: you remember this working on a previous Release) **Additional** If the bug is difficult to explain, additionally to the text please include images and videos. -- GitLab