Skip to content

Commit 53e7b75

Browse files
committed
docs(issues): use larger headings (from level 4 to level 3)
1 parent faccb6a commit 53e7b75

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,46 +14,46 @@ Notes:
1414
3. Please direct questions to the [`#formulas` channel on Slack](https://saltstackcommunity.slack.com/messages/C7LG8SV54/), which is bridged to `#saltstack-formulas` on Freenode.
1515
-->
1616

17-
#### Describe the bug
17+
### Describe the bug
1818
<!-- A clear and concise description of what the bug is. -->
1919

2020

2121

22-
#### Setup
22+
### Setup
2323
<!-- Provide links to the SLS files and/or relevant configs (be sure to remove sensitive info). -->
2424

2525

2626

27-
#### Steps to reproduce the bug
27+
### Steps to reproduce the bug
2828
<!-- Include debug logs if possible and relevant, e.g. using `salt-minion -l debug`. -->
2929
<!-- Alternatively, linking to Kitchen debug logs is useful, e.g. via. Travis CI. -->
3030
<!-- Most useful is providing a failing InSpec test, which can be used to verify any proposed fix. -->
3131

3232

3333

34-
#### Expected behaviour
34+
### Expected behaviour
3535
<!-- A clear and concise description of what you expected to happen. -->
3636

3737

3838

39-
#### Formula commit hash / release tag
39+
### Formula commit hash / release tag
4040
<!-- Please specify the formula's commit hash and/or release tag that you are using. -->
4141

4242

4343

44-
#### Versions report
44+
### Versions report
4545
<!-- Provided by running `salt --versions-report`. Please also mention any differences in master/minion versions. -->
4646

4747

4848

49-
#### Additional context
49+
### Additional context
5050
<!-- Add any other context about the problem here. -->
5151

5252

5353

5454
---
5555

56-
#### Optional: How can this template be improved?
56+
### Optional: How can this template be improved?
5757
<!-- Feel free to suggest how this template can be improved. -->
5858

5959

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,29 @@ Notes:
1414
3. Please direct questions to the [`#formulas` channel on Slack](https://saltstackcommunity.slack.com/messages/C7LG8SV54/), which is bridged to `#saltstack-formulas` on Freenode.
1515
-->
1616

17-
#### Is your feature request related to a problem?
17+
### Is your feature request related to a problem?
1818
<!-- A clear and concise description of what the problem is. -->
1919

2020

2121

22-
#### Describe the solution you'd like
22+
### Describe the solution you'd like
2323
<!-- A clear and concise description of what you want to happen. -->
2424

2525

2626

27-
#### Describe alternatives you've considered
27+
### Describe alternatives you've considered
2828
<!-- Describe any alternative solutions or features you've considered. -->
2929

3030

3131

32-
#### Additional context
32+
### Additional context
3333
<!-- Add any other context about the feature request here. -->
3434

3535

3636

3737
---
3838

39-
#### Optional: How can this template be improved?
39+
### Optional: How can this template be improved?
4040
<!-- Feel free to suggest how this template can be improved. -->
4141

4242

0 commit comments

Comments
 (0)