contribute.html 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <h3>Reporting issues/bugs</h3>
  2. <p>Before <a href="http://drupal.org/node/add/project-issue/skinr">creating a
  3. new issue</a>, please make sure to <a
  4. href="http://drupal.org/project/issues/search/skinr">search existing
  5. issues</a> first to see if your problem has already been reported. Remember to
  6. include as much information as possible about the issue your are experiencing,
  7. the setup you are running, and anything else that would be helpful for us to
  8. reproduce the issue.
  9. </p>
  10. <h3>Providing patches</h3>
  11. <p>We love patches. If you are looking to submit a patch or have an idea for a
  12. new feature, we'd love to hear from you. Please start by:</p>
  13. <ol>
  14. <li><a href="http://drupal.org/coding-standards">Coding Standards</a></li>
  15. <li><a href="http://drupal.org/patch/create">Learn how to create
  16. patches</a></li>
  17. <li><a href="http://drupal.org/node/add/project-issue/skinr">Create an
  18. issue</a></li>
  19. </ol>
  20. <h3>Sharing your work with others</h3>
  21. <p>If you've created a nice menu, block, tab style, or whatever, please consider
  22. packaging it up, and sharing it with the community. Your contribution could
  23. really help out someone new. If you have a skin to share, please post it to
  24. the <a href="http://drupal.org/project/issues/skinr">Skinr project issue
  25. queue</a>. Also note, you do not have to contribute code. If you are a
  26. designer, feel free to submit mockups!
  27. </p>
  28. <h3>Showing off your work</h3>
  29. <p>We love to see how people are using Skinr. If you have done something cool
  30. with Skinr, and want to tell us about it, please post to the <a
  31. href="http://drupal.org/project/issues/skinr">Skinr project issue
  32. queue</a>.
  33. </p>