Skip to content

Commit 8c866de

Browse files
Resolved styles.yml File Code Error
1 parent 5d71dee commit 8c866de

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

.github/ISSUE_TEMPLATE/style.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Style Changing Request"
2-
description: "Suggest a style designs"
2+
description: "Suggest style designs"
33
title: "[style]: "
44
labels: ["style"]
55
body:
@@ -12,14 +12,14 @@ body:
1212
attributes:
1313
label: What's the style idea?
1414
placeholder: Add descriptions
15-
value: "We need to improve "
15+
value: "We need to improve "
1616
validations:
1717
required: true
1818
- type: textarea
1919
id: screenshots
2020
attributes:
2121
label: Add screenshots
22-
description: Add screenshots to see the demo
22+
description: Add screenshots to showcase the style
2323
placeholder: Add screenshots
2424
value: "Add screenshots"
2525
- type: checkboxes
@@ -29,12 +29,10 @@ body:
2929
description: By submitting this issue, you agree to follow our Code of Conduct
3030
options:
3131
- label: "I agree to follow this project's Code of Conduct"
32-
33-
- type: checkboxes
32+
- type: checkboxes
3433
id: gssoc
3534
attributes:
36-
label: gssoc23
35+
label: GSSoC'23
3736
description: "This is for GSSoC'23 contributors only."
3837
options:
39-
- label: "I am a GSSOC'23 Contributor."
40-
38+
- label: "I am a GSSoC'23 Contributor."

0 commit comments

Comments
 (0)