Skip to content

Commit db84b7b

Browse files
authored
Merge branch 'main' into poc/mcp
2 parents 057bb0f + 8751f95 commit db84b7b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,13 @@ body:
4646
- Java and Maven version via `mvn --version`: ...
4747
- SAP Cloud SDK for AI version: ...
4848
- Spring Boot or CAP version: ...
49-
- <details><summary>Dependency tree via `mvn dependency:tree`</summary>
50-
51-
```
52-
Dependency tree here
53-
```
54-
</details>
49+
50+
<details><summary>Dependency tree via <code>mvn dependency:tree</code></summary>
51+
52+
```
53+
Dependency tree here
54+
```
55+
</details>
5556
validations:
5657
required: true
5758
- type: textarea

0 commit comments

Comments
 (0)