Skip to content

Commit 0702d0e

Browse files
committed
Add code block template for new issues
1 parent 2b387e3 commit 0702d0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ What is the expected behavior?
33
What is the actual behavior?
44

55
What steps will reproduce the problem?
6+
7+
Code:
8+
```php
9+
10+
```

0 commit comments

Comments
 (0)