update texts

This commit is contained in:
andmironov 2017-05-17 16:29:58 +03:00
parent 735318d094
commit e9e218009b
1 changed files with 2 additions and 2 deletions

View File

@ -204,7 +204,7 @@
<div class="step-number">1</div> <div class="step-number">1</div>
<div class="step-description"> <div class="step-description">
<h3 class="step-title"><span class="step-title-number">1. </span>Join the Community</h3> <h3 class="step-title"><span class="step-title-number">1. </span>Join the Community</h3>
<div class="step-text">Come say Hi in #hackathon (were friendly people!). You can meet teammates and get your questions answered.</div> <div class="step-text">Come say Hi in #hackathon. Were friendly people! You can meet teammates and get your questions answered. We'll also pin updates along the way here.</div>
</div> </div>
<a class="button button--secondary step-button" target="_blank" href="http://slack.status.im/">Join our Slack</a> <a class="button button--secondary step-button" target="_blank" href="http://slack.status.im/">Join our Slack</a>
</div> </div>
@ -212,7 +212,7 @@
<div class="step-number">2</div> <div class="step-number">2</div>
<div class="step-description"> <div class="step-description">
<h3 class="step-title"><span class="step-title-number">2. </span>Submit Entry via Github</h3> <h3 class="step-title"><span class="step-title-number">2. </span>Submit Entry via Github</h3>
<div class="step-text">Before the Kickoff, add your team's project as an issue on GitHub. Then, edit it along the way as you make progress. By the deadline, your project should include your open-source code. <br/><br/>You also may add an up to two-minute video showing how your DApp, chatbot, or command works. You can also show slides or pictures in the video as further explanation, but these are no substitute for working code. Judges will make decisions based on technical achievement, not marketing ability.</div> <div class="step-text">We're using GitHub for submissions. Before the <strong>Kickoff</strong>, add your team's project as an <em>issue</em>. Then, edit it as you make progress. By the <strong>Pencils Down</strong> deadline, your issue should include everything on the template and you should make a <em>pull request</em> with your code.</div>
</div> </div>
<a class="button button--secondary step-button" target="_blank" href="https://github.com/status-im/hackathon/issues/new">Submit Pull Request</a> <a class="button button--secondary step-button" target="_blank" href="https://github.com/status-im/hackathon/issues/new">Submit Pull Request</a>
</div> </div>