Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit 700bb47

Browse files
Merge pull request #66 from HackNCState/no-team-clarification-box
added clarification on team forming during event
2 parents 54c1345 + 3149098 commit 700bb47

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

index.html

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,13 @@ <h4>What is a track?</h4>
299299
Data Science,
300300
and Competitive Programming.</span>
301301
</div>
302+
<div class="question">
303+
<h4>What are the rules?</h4>
304+
<span>We are an MLH member event and expect all participants to
305+
follow the MLH
306+
<a class="button-link" href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf">Code of Conduct</a>.
307+
</span>
308+
</div>
302309
<!-- <div class="question">
303310
<h4>What is the schedule?</h4>
304311
@@ -331,6 +338,15 @@ <h4>How does the competition work?</h4>
331338
project must be fully completed at the hackathon - no outside
332339
work/help is permitted.</span>
333340
</div>
341+
<div class="question">
342+
<h4>What if I don't have a team?</h4>
343+
<span>No worries! We will have a session early in the day where you can connect with other participants who
344+
are looking to
345+
fill out or form a team. This is an excellent opportunity to expand your already existing team or connect
346+
with others
347+
you haven't worked with before.
348+
</span>
349+
</div>
334350
<div class="question">
335351
<h4>What do I get?</h4>
336352
<span>Participants will receive t-shirts and "swag" at the event. Students also get the valuable experience
@@ -349,14 +365,7 @@ <h4>Can I use old code?</h4>
349365
want, but the code you will be judged on at the end of the
350366
hackathon must be new.</span>
351367
</div>
352-
353-
<div class="question">
354-
<h4>What are the rules?</h4>
355-
<span>We are an MLH member event and expect all participants to
356-
follow the MLH
357-
<a class="button-link" href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf">Code of Conduct</a>.
358-
</span>
359-
</div>
368+
360369
</div>
361370
</div>
362371
</div>

0 commit comments

Comments
 (0)