Add solidity code coloration to bug_report.md

This commit is contained in:
Jorropo 2019-05-25 23:47:10 +02:00 committed by GitHub
parent c74e4dba50
commit 0693e8fa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,8 +33,8 @@ Please provide a *minimal* source code example to trigger the bug you have found
Please also mention any command line flags that are necessary for triggering the bug.
Provide as much information as necessary to reproduce the bug.
```
```solidity
// Some *minimal* Solidity source code to reproduce the bug.
// ...
```
-->
-->