Skip to content

Commit 5869f7f

Browse files
authored
Fix placeholder indentation in customer feedback template (#2253)
1 parent 66e18e2 commit 5869f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/customer-feedback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ body:
4747
required: true
4848
- type: textarea
4949
id: userfeedback
50-
placeholder: Describe your problem or suggestion
5150
validations:
5251
required: true
5352
attributes:
5453
label: Description
54+
placeholder: Describe your problem or suggestion
5555
- type: markdown
5656
attributes:
5757
value: "## 🚧 Article information 🚧"

0 commit comments

Comments
 (0)