Skip to content

Commit ba6e406

Browse files
authored
Modify section headers in ci.md template
Updated section headers in CI issue template for consistency. Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent c720980 commit ba6e406

File tree

1 file changed

+4
-4
lines changed
  • .github/ISSUE_TEMPLATE

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/ci.md

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

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

1111
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->
1212

13-
#### Desired Behavior
13+
### Desired Behavior
1414

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

17-
#### Implementation
17+
### Implementation
1818

1919
<!-- Specifics on the approach to fulfilling the feature request. -->
2020

21-
#### Acceptance Tests
21+
### Acceptance Tests
2222

2323
<!-- Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->
2424

0 commit comments

Comments
 (0)