Fix checks markup in bug template
Before:
```
Here's some code in backticks
```
After:
``` Here's some code in backticks, which I didn't need, but that's OK :-) ```
Merge request reports
Activity
@smcgivern Thanks, looks good to me!
mentioned in commit ba215788
Please register or sign in to reply