We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2546cd commit c7fa1e8Copy full SHA for c7fa1e8
1 file changed
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -35,6 +35,7 @@ body:
35
```java
36
public boolean method(){ return true; }
37
```
38
+ render: "java"
39
- type: textarea
40
attributes:
41
label: "Additional Information"
0 commit comments