Skip to content

Commit 48dc923

Browse files
authored
Refactor headers in bug report template
Updated section headers in bug report template to use consistent formatting. Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent ba6e406 commit 48dc923

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ labels: 'kind/bug'
66
assignees: ''
77
---
88

9-
#### Current Behavior
9+
### Current Behavior
1010

1111
<!-- A brief description of the issue. -->
1212

13-
#### Expected Behavior
13+
### Expected Behavior
1414

1515
<!-- A brief description of what you expected to happen. -->
1616

17-
#### Screenshots/Logs
17+
### Screenshots/Logs
1818

1919
<!-- Add screenshots, if applicable, to help explain your problem. -->
2020

21-
#### Environment
21+
### Environment
2222

2323
<!-- Please mention the environment where you encountered the issue (e.g., browser, OS, etc.). -->
2424

0 commit comments

Comments
 (0)