You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/project-submission-template.yml
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ body:
72
72
73
73
- type: textarea
74
74
attributes:
75
-
label: Project Description
75
+
label: Project description
76
76
description: "Add a brief description of the project.\nTry to include all the
77
77
relevant information to answer the following questions."
78
78
value: |
@@ -92,7 +92,7 @@ body:
92
92
93
93
- type: textarea
94
94
attributes:
95
-
label: Concerete Goals with Specific Tasks for Brainhack Vanderbilt 2025
95
+
label: Concerete goals with specific tasks for Brainhack Vanderbilt 2025
96
96
description: "Add a list of milestones or deliverables that you expect to achieve
97
97
during the event.\nTry to provide goals of varying complexity for contributors
98
98
with different sets of skills"
@@ -180,7 +180,14 @@ body:
180
180
- type: textarea
181
181
attributes:
182
182
label: Image
183
-
description: Provide an image to used for your project on the Brainhack Vanderbilt website. If you dont have one, we will use a default image.
183
+
description: Provide a representative image for your project to be featured on our website and social media platforms. If you dont have one, we will use a default image.
184
+
validations:
185
+
required: true
186
+
187
+
- type: textarea
188
+
attributes:
189
+
label: Project summary - maximum 160 characters.
190
+
description: This concise summary will be featured on our website and social media platforms.
0 commit comments