This commit is contained in:
Giuseppe 2018-01-29 23:45:51 +01:00 committed by radare
parent 3e8a5b5677
commit d6047b24ff

View file

@ -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, ...