From 5f6a7b52255a7cbb436b98d13ba26d358750f24e Mon Sep 17 00:00:00 2001 From: Ben Morrow Date: Sat, 20 May 2017 21:29:48 -0500 Subject: [PATCH] Italicizing NOT --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f6adc55..f564edd 100755 --- a/index.html +++ b/index.html @@ -261,7 +261,7 @@
  1. The hackathon officially begins at the Kickoff event listed on the schedule. You have from that time until the Pencils Down event to work on your project. Before the Kickoff, you should not code your project. Prior to Kickoff, you can learn and practice with the Status API, discuss ideas, and find teammates.
  2. -
  3. Do NOT make any modifications to your project after Pencils Down.
  4. +
  5. Do not make any modifications to your project after Pencils Down.
  6. You may only use preexisting code if it is already open source. That way, all teams have access to the code.
  7. If you are making an existing DApp mobile-compatible you must disclose that on your GitHub issue RSVP. Write “Existing DApp” for the Type. 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.