Skip to content

Commit 28a5ba7

Browse files
authored
Fix the learn issue template (#37341)
1 parent effa4c9 commit 28a5ba7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/customer-feedback.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ body:
99
attributes:
1010
value: Describe the issue in the following text box. Add as much detail as needed to help us resolve the issue.
1111
- type: textarea
12-
id: feedback
12+
id: userfeedback
1313
validations:
1414
required: true
1515
attributes:
1616
label: Description
17+
placeholder: Describe your problem or suggestion
1718
- type: markdown
1819
attributes:
1920
value: "## 🚧 Article information 🚧"

0 commit comments

Comments
 (0)