mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Revert the added two spaces
This commit is contained in:
parent
309b46bd45
commit
57b009ac75
1 changed files with 9 additions and 9 deletions
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -7,40 +7,40 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
***Things to try before submitting bug report***
|
***Things to try before submitting bug report***
|
||||||
read the [troubleshooting guide](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Troubleshooting.md)
|
read the [troubleshooting guide](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Troubleshooting.md)
|
||||||
|
|
||||||
***Compilation problems***
|
***Compilation problems***
|
||||||
Try compiling with verbose. `make VERBOSE=1` with main makefile or `make V=1` with cmake.
|
Try compiling with verbose. `make VERBOSE=1` with main makefile or `make V=1` with cmake.
|
||||||
|
|
||||||
***flashing problems***
|
***flashing problems***
|
||||||
Have you followed the instructions properly? ie, flashed bootrom seperately first if you are going from Offical repo to Iceman repo.
|
Have you followed the instructions properly? ie, flashed bootrom seperately first if you are going from Offical repo to Iceman repo.
|
||||||
|
|
||||||
|
|
||||||
-
|
-
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Desktop (please complete the following information):**
|
||||||
- OS: [e.g. iOS]
|
- OS: [e.g. iOS]
|
||||||
- inside proxmark3 client run the following commands and paste the output here.
|
- inside proxmark3 client run the following commands and paste the output here.
|
||||||
- hw version
|
- hw version
|
||||||
- hw status
|
- hw status
|
||||||
- data tune
|
- data tune
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue