diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 624673df8d7..a3054502eee 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,7 @@ labels: bug assignees: "" --- -**Describe the bug** +### Describe the bug @@ -15,25 +15,25 @@ assignees: "" - [ ] I've checked the existing issues to verify this issue is not already known. -**Minimal Reproducible Example** +### Minimal Reproducible Example
- Logs +Logs - ```shell - your logs here - ``` +```shell +your logs here +```
-**Expected behavior** +### Expected behavior -**Setup:** +### Setup: @@ -42,6 +42,6 @@ Please include steps on how to reproduce the issue. --> - Error Prone version [e.g. `2.15.0`] - Error Prone Support version [e.g. `0.2.0`] -**Additional context** +### Additional context