We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5d475 commit c720980Copy full SHA for c720980
1 file changed
.github/ISSUE_TEMPLATE/feature_request.md
@@ -6,23 +6,23 @@ labels: 'kind/enhancement'
6
assignees: ''
7
---
8
9
-#### Current Behavior
+### Current Behavior
10
11
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->
12
13
-#### Desired Behavior
+### Desired Behavior
14
15
<!-- A brief description of the enhancement. -->
16
17
-#### Implementation
+### Implementation
18
19
<!-- [Optional] Specifics on the approach to fulfilling the feature request. -->
20
21
-#### Acceptance Tests
+### Acceptance Tests
22
23
<!-- [Optional] Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->
24
25
-#### Mockups
+### Mockups
26
27
<!-- [Optional] Any visual diagrams of the desired user interface. -->
28
0 commit comments