Skip to content

Commit 08904b2

Browse files
committed
indent error fixed
1 parent b28626c commit 08904b2

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

.github/ISSUE_TEMPLATE/ShowCase.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "🎉 [ShowCase request] - <title>"
55
labels: []
66
assignees: []
77

8-
body:
8+
body:
99
- type: markdown
1010
attributes:
1111
value: >
@@ -33,20 +33,20 @@ body:
3333
validations:
3434
required: true
3535

36-
- type: textarea
37-
id: screenshot
38-
attributes:
39-
label: "Project's main picture"
40-
description: Add screenshots to explain your project.
41-
value: |
42-
![DESCRIPTION](LINK.png)
43-
validations:
44-
required: true
36+
- type: textarea
37+
id: screenshot
38+
attributes:
39+
label: "Project's main picture"
40+
description: Add screenshots to explain your project.
41+
value: |
42+
![DESCRIPTION](LINK.png)
43+
validations:
44+
required: true
4545

46-
- type: textarea
47-
id: content
48-
attributes:
49-
label: "Project Description"
50-
description: Please explain your project in Markdown syntax!.
51-
validations:
52-
required: true
46+
- type: textarea
47+
id: content
48+
attributes:
49+
label: "Project Description"
50+
description: Please explain your project in Markdown syntax!.
51+
validations:
52+
required: true

0 commit comments

Comments
 (0)