mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add solidity code coloration to bug_report.md
This commit is contained in:
parent
c74e4dba50
commit
0693e8fa81
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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.
|
||||
// ...
|
||||
```
|
||||
-->
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user