Skip to content

Commit bfae550

Browse files
chore: [Docs] Rename bug report to problem report
1 parent d8cde10 commit bfae550

File tree

2 files changed

+3
-20
lines changed

2 files changed

+3
-20
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
name: Bug Report
1+
name: Problem Report
22
description: Released feature does not work as expected in the SAP Cloud SDK for AI (Java).
3-
labels:
4-
- bug
53
body:
64
- type: markdown
75
attributes:
@@ -11,8 +9,8 @@ body:
119
**Missing information may result in delayed response**
1210
- type: textarea
1311
attributes:
14-
label: "Describe the Bug"
15-
description: "A clear and concise description of what the bug is."
12+
label: "Describe the Problem"
13+
description: "A clear and concise description of what the problem is."
1614
validations:
1715
required: true
1816
- type: textarea

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)