mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #1660 from wh201906/Fix_bug_report
Fix the bug_report.md
This commit is contained in:
commit
0fefdbb3a3
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -8,7 +8,7 @@ assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
***Things to try before submitting bug report***
|
***Things to try before submitting bug report***
|
||||||
read the [troubleshooting guide](/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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue