Skip to content

Commit c7fa1e8

Browse files
authored
Add render option for code example
1 parent e2546cd commit c7fa1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ body:
3535
```java
3636
public boolean method(){ return true; }
3737
```
38+
render: "java"
3839
- type: textarea
3940
attributes:
4041
label: "Additional Information"

0 commit comments

Comments
 (0)