From b5c36148e194fb0baa034840004181f774150282 Mon Sep 17 00:00:00 2001 From: Iceman Date: Wed, 19 Mar 2025 09:00:44 +0100 Subject: [PATCH] Update bug_report.md Signed-off-by: Iceman --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 05020ce34..e74f58591 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,6 +21,7 @@ Have you followed the instructions properly? ie, flashed bootrom seperately fi **Describe the bug** A clear and concise description of what the bug is. +Please include text output of the bug happening. **To Reproduce** Steps to reproduce the behavior: @@ -40,7 +41,7 @@ If applicable, add screenshots to help explain your problem. - inside proxmark3 client run the following commands and paste the output here. - hw version - hw status - - data tune + - hw tune **Additional context** Add any other context about the problem here.