We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cde10 commit bfae550Copy full SHA for bfae550
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,7 +1,5 @@
1
-name: Bug Report
+name: Problem Report
2
description: Released feature does not work as expected in the SAP Cloud SDK for AI (Java).
3
-labels:
4
- - bug
5
body:
6
- type: markdown
7
attributes:
@@ -11,8 +9,8 @@ body:
11
9
**Missing information may result in delayed response**
12
10
- type: textarea
13
14
- label: "Describe the Bug"
15
- description: "A clear and concise description of what the bug is."
+ label: "Describe the Problem"
+ description: "A clear and concise description of what the problem is."
16
validations:
17
required: true
18
.github/ISSUE_TEMPLATE/question.yml
0 commit comments