Skip to content

Commit 97738ce

Browse files
Fix indentation in RRFC issue template (#6)
1 parent b3332b1 commit 97738ce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/rrfc.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ labels:
1313
Why do you want this feature or change?
1414
-->
1515

16-
### Example
16+
## Example
1717
<!--
1818
Example(s) of what this proposal would change - code or behavior.
1919
-->
2020

21-
### How
21+
## How
2222

23-
#### Current Behaviour
23+
### Current Behavior
2424

25-
#### Desired Behaviour
25+
### Desired Behavior
2626

27-
### References
27+
## References
2828
<!--
2929
Examples:
3030
* Related to #0

0 commit comments

Comments
 (0)