Skip to content

Commit db9a525

Browse files
committed
refined bug_report.md template
1 parent 4ddbd8f commit db9a525

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ assignees: ''
1616
---
1717

1818
## To Reproduce
19-
<!-- Provide a minimal YAML configuration and the exact CLI command that reproduces the issue. -->
19+
<!-- Provide the YAML configuration and the exact CLI command that reproduces the issue. -->
2020

2121
### YAML configuration
2222
<!-- Paste the YAML file or the smallest excerpt that reproduces the issue.
@@ -28,11 +28,12 @@ Remove unrelated fields to make it minimal. -->
2828
### CLI command used
2929
<!-- Write the exact command used, for example: -->
3030
```bash
31+
3132
```
3233

3334
### Actual output
3435
<!-- Paste the output, logs, or error messages here. -->
35-
Describe what you expected to see instead.
36+
### Describe what you expected to see instead.
3637
---
3738

3839
## Environment and Versions

0 commit comments

Comments
 (0)