Skip to content

Commit 34ffc54

Browse files
authored
Update issue_report.yml
minor fixes
1 parent 70bbffe commit 34ffc54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/issue_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Issue Report
1+
name: Bug Report
22
description: Report a bug
33
title: "[Bug]: "
44
type: "Bug"
@@ -9,7 +9,7 @@ assignees: []
99
body:
1010
- type: markdown
1111
attributes:
12-
value: "### Thank you for contributing! Please select the type of issue."
12+
value: "### Thank you for reporting a problem!"
1313

1414
- type: input
1515
id: summary
@@ -25,7 +25,7 @@ body:
2525
attributes:
2626
label: "Description"
2727
description: "Provide details about the bug."
28-
placeholder: "Explain the problem in detail."
28+
placeholder: "Explain the unexpected behavior in detail."
2929
validations:
3030
required: true
3131

0 commit comments

Comments
 (0)