Skip to content

Commit a7b2741

Browse files
Apply suggestions from code review
Co-authored-by: Alexander Dümont <[email protected]>
1 parent 368f7de commit a7b2741

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ body:
4747
- SAP Cloud SDK for AI version: ...
4848
- Spring Boot or CAP version: ...
4949
- <details><summary>Dependency tree via `mvn dependency:tree`</summary>
50+
5051
```
5152
Dependency tree here
5253
```
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Question
2-
description: Ask a question about the SAP Cloud SDK for AI (Java).
2+
description: Ask a question about the SAP Cloud SDK for AI (Java).
33
labels:
44
- question
55
body:
@@ -9,7 +9,7 @@ body:
99
This repository is for Java related issues only. Please open [JavaScript / TypeScript issues here](https://github.com/SAP/ai-sdk-js/issues/new/choose)
1010
- type: textarea
1111
attributes:
12-
label: "Describe the Question"
13-
description: A clear and concise description of your question.
12+
label: "Ask the Question"
13+
description: Give a clear and concise description.
1414
validations:
1515
required: true

0 commit comments

Comments
 (0)