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
+2 -2
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.
// ...
```
-->
-->