[doc] Use java highlighting in issue templates by default

This commit is contained in:
Andreas Dangel 2022-10-06 17:41:39 +02:00
parent 9c182974e7
commit 17b8661dab
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3
4 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ Please provide the rule name and a link to the rule documentation:
**Code Sample demonstrating the issue:**
```
```java
```

View File

@ -19,7 +19,7 @@ Please provide the rule name and a link to the rule documentation:
**Code Sample demonstrating the issue:**
```
```java
```

View File

@ -17,7 +17,7 @@ assignees: ''
**Code Sample:** This should include code, that should be flagged by the rule. If possible, the "correct" code
according to this new rule should also be demonstrated.
```
```java
```

View File

@ -25,7 +25,7 @@ A clear and concise description of what the bug is.
**Code Sample demonstrating the issue:**
```
```java
```