contribute.html 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <section>
  2. <h2 class="page-header">GitHub Project</h2>
  3. <p class="lead">
  4. Found a bug? Want to request a new icon? Want to see what's up next for the project?
  5. <a href="{{ site.font-awesome.github.url }}/issues">Submit an issue</a> on the
  6. <a href="{{ site.font-awesome.github.url }}">GitHub project</a>. Here are a few guidelines:
  7. </p>
  8. <ol>
  9. <li>Be nice. No one likes a jackass.</li>
  10. <li>Check to see if your issue you want to open already exists. Search is a beautiful invention. <i class="icon-smile"></i></li>
  11. <li>
  12. If you're making a request for a new icon, it's helpful if you include the following:
  13. <ul>
  14. <li>Title your request <code>Icon request: icon-name</code></li>
  15. <li>Icon use cases. How do you want to be using it?</li>
  16. <li>Attach an image or two that represent the idea you're going for. Remember that font icons are a single color.</li>
  17. </ul>
  18. </li>
  19. </ol>
  20. </section>
  21. <section id="say-thanks">
  22. <h2 class="page-header">Say Thanks</h2>
  23. <p class="lead">
  24. Hopefully you think Font Awesome <em>is</em> awesome. I've put hundreds of hours into the project to give back to the
  25. open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work.
  26. </p>
  27. <div class="row">
  28. <div class="span6">
  29. <h3><a href="http://www.shareagift.com/pages/giftpage.aspx?giftid=2472" target="_blank">Help me buy an iMac</a></h3>
  30. <p>
  31. <a href="http://www.shareagift.com/pages/giftpage.aspx?giftid=2472" target="_blank">Contribute</a> to a shiny
  32. new iMac for me to keep making great icons.
  33. </p>
  34. </div>
  35. <div class="span6">
  36. <h3><a href="http://amzn.com/w/G64X58AY416W" target="_blank">My Amazon Wish List</a></h3>
  37. <p>
  38. Or pick something straight
  39. from <a href="http://amzn.com/w/G64X58AY416W" target="_blank">my wish list</a>. Gift cards are great.
  40. </p>
  41. </div>
  42. </div>
  43. </section>