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.
2 parents 8dd1809 + f42b195 commit b94e81bCopy full SHA for b94e81b
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,4 +1,4 @@
1
-name: Bug Report
+name: Problem/Bug Report
2
description: Released feature does not work as expected in the SAP Cloud SDK for AI (Java).
3
labels:
4
- bug
@@ -11,8 +11,8 @@ body:
11
**Missing information may result in delayed response**
12
- type: textarea
13
attributes:
14
- label: "Describe the Bug"
15
- description: "A clear and concise description of what the bug is."
+ label: "Describe the Problem/Bug"
+ description: "A clear and concise description of what the problem/bug is."
16
validations:
17
required: true
18
.github/ISSUE_TEMPLATE/question.yml
0 commit comments