Italicizing NOT
This commit is contained in:
parent
ff2d696ae2
commit
5f6a7b5225
|
@ -261,7 +261,7 @@
|
|||
<div class="faq-text">
|
||||
<ol class="faq-rules">
|
||||
<li>The hackathon officially begins at the <strong>Kickoff</strong> event listed on the schedule. You have from that time until the <strong>Pencils Down</strong> event to work on your project. Before the <strong>Kickoff</strong>, you should <em>not</em> code your project. Prior to <strong>Kickoff</strong>, you can learn and practice with the Status API, discuss ideas, and find teammates.</li>
|
||||
<li>Do NOT make any modifications to your project after <strong>Pencils Down</strong>.</li>
|
||||
<li>Do <em>not</em> make any modifications to your project after <strong>Pencils Down</strong>.</li>
|
||||
<li>You may only use preexisting code if it is already open source. That way, all teams have access to the code.</li>
|
||||
<li>If you are making an existing DApp mobile-compatible you must disclose that on your GitHub <em>issue</em> RSVP. Write “Existing DApp” for the <em>Type</em>. You will still be eligible for prizes—in fact, we will award a prize for the “Best Mobile Conversion”. If you want to be considered for the First, Second, and Third prizes, then in addition to making your DApp mobile-ready, consider adding a feature that changes its experience in some way—perhaps using chat or commands in a way that Status allows that wasn't quite possible before.</li>
|
||||
</ol>
|
||||
|
|
Loading…
Reference in New Issue