Merge pull request #6836 from Jorropo/patch-1

Add solidity code coloration to bug_report.md
This commit is contained in:
chriseth 2019-05-27 11:17:16 +02:00 committed by GitHub
commit c14279fceb
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.
// ...
```
-->
-->