Skip to content

Commit e2546cd

Browse files
authored
Add render option for code section
1 parent ebe8dd8 commit e2546cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ body:
7777
throw new Exception("ERROR");
7878
}
7979
```
80+
render: "java"
8081
validations:
8182
required: true
8283
- type: input

0 commit comments

Comments
 (0)