Fix typo (#9264)
This commit is contained in:
parent
3e8a5b5677
commit
d6047b24ff
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -21,7 +21,7 @@ Make sure you are testing using the latest git version of radare2 before submitt
|
|||
### Steps to reproduce the behavior
|
||||
- Please share the binary if it is shareable by drag and dropping it here in a zip archive (mandatory)
|
||||
- Use asciinema to describe the issue and share the link here (mandatory if u can't share the binary)
|
||||
- Use code markdown `CODE` to make your code lisible
|
||||
- Use code markdown `CODE` to make your code visible
|
||||
- Or even better, create a Pull-Request for the https://github.com/radare/radare2-regressions containing the test case examples can be found in the t/ folder see for example https://github.com/radare/radare2-regressions/blob/master/t/cmd_search#L7
|
||||
|
||||
### Additional Logs, screenshots, source-code, configuration dump, ...
|
||||
|
|
|
|||
Loading…
Reference in a new issue