Skip to content

Commit 652d8dc

Browse files
committed
chore: move example code to steps to reproduce block
1 parent 3e2fe25 commit 652d8dc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ A clear and concise description of what the bug is.
1414
Steps to reproduce the behavior:
1515
1. ...
1616

17-
### Expected Behavior
18-
<!-- Tell us what should happen. -->
19-
2017
```python
2118
# Paste a minimal example that causes the problem.
2219
```
2320

21+
### Expected Behavior
22+
<!-- Tell us what should happen. -->
23+
24+
2425
### Actual Behavior
2526
<!-- Tell us what happens instead. -->
2627

0 commit comments

Comments
 (0)