Skip to content

Commit 4747057

Browse files
Update bug.yml
1 parent 28e2141 commit 4747057

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ body:
1111
This should only be for *bugs*, not crashes. For that, use the crash template.
1212
1313
value: |
14-
```c
15-
// Add your code here, if needed
14+
```py
15+
# Add your code here, if needed
1616
```
1717
validations:
1818
required: true

0 commit comments

Comments
 (0)