You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,46 +14,46 @@ Notes:
14
14
3. Please direct questions to the [`#formulas` channel on Slack](https://saltstackcommunity.slack.com/messages/C7LG8SV54/), which is bridged to `#saltstack-formulas` on Freenode.
15
15
-->
16
16
17
-
####Describe the bug
17
+
### Describe the bug
18
18
<!-- A clear and concise description of what the bug is. -->
19
19
20
20
21
21
22
-
####Setup
22
+
### Setup
23
23
<!-- Provide links to the SLS files and/or relevant configs (be sure to remove sensitive info). -->
24
24
25
25
26
26
27
-
####Steps to reproduce the bug
27
+
### Steps to reproduce the bug
28
28
<!-- Include debug logs if possible and relevant, e.g. using `salt-minion -l debug`. -->
29
29
<!-- Alternatively, linking to Kitchen debug logs is useful, e.g. via. Travis CI. -->
30
30
<!-- Most useful is providing a failing InSpec test, which can be used to verify any proposed fix. -->
31
31
32
32
33
33
34
-
####Expected behaviour
34
+
### Expected behaviour
35
35
<!-- A clear and concise description of what you expected to happen. -->
36
36
37
37
38
38
39
-
####Formula commit hash / release tag
39
+
### Formula commit hash / release tag
40
40
<!-- Please specify the formula's commit hash and/or release tag that you are using. -->
41
41
42
42
43
43
44
-
####Versions report
44
+
### Versions report
45
45
<!-- Provided by running `salt --versions-report`. Please also mention any differences in master/minion versions. -->
46
46
47
47
48
48
49
-
####Additional context
49
+
### Additional context
50
50
<!-- Add any other context about the problem here. -->
51
51
52
52
53
53
54
54
---
55
55
56
-
####Optional: How can this template be improved?
56
+
### Optional: How can this template be improved?
57
57
<!-- Feel free to suggest how this template can be improved. -->
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,29 +14,29 @@ Notes:
14
14
3. Please direct questions to the [`#formulas` channel on Slack](https://saltstackcommunity.slack.com/messages/C7LG8SV54/), which is bridged to `#saltstack-formulas` on Freenode.
15
15
-->
16
16
17
-
####Is your feature request related to a problem?
17
+
### Is your feature request related to a problem?
18
18
<!-- A clear and concise description of what the problem is. -->
19
19
20
20
21
21
22
-
####Describe the solution you'd like
22
+
### Describe the solution you'd like
23
23
<!-- A clear and concise description of what you want to happen. -->
24
24
25
25
26
26
27
-
####Describe alternatives you've considered
27
+
### Describe alternatives you've considered
28
28
<!-- Describe any alternative solutions or features you've considered. -->
29
29
30
30
31
31
32
-
####Additional context
32
+
### Additional context
33
33
<!-- Add any other context about the feature request here. -->
34
34
35
35
36
36
37
37
---
38
38
39
-
####Optional: How can this template be improved?
39
+
### Optional: How can this template be improved?
40
40
<!-- Feel free to suggest how this template can be improved. -->
0 commit comments