Difference between revisions of "Documentation/Nightly/Developers/StartHere"

From Slicer Wiki
Jump to: navigation, search
m
Line 3: Line 3:
 
= New community member checklist =
 
= New community member checklist =
  
 +
<ol start="1" style="list-style-type: decimal;">
 +
 +
  <li>Join</li>
 
: {{Done}}&nbsp;&nbsp;&nbsp;[http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-devel Sign-up] on the developers mailing list
 
: {{Done}}&nbsp;&nbsp;&nbsp;[http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-devel Sign-up] on the developers mailing list
 
: {{Done}}&nbsp;&nbsp;&nbsp;[http://na-mic.org/Mantis/signup_page.php Register] on the issue tracker
 
: {{Done}}&nbsp;&nbsp;&nbsp;[http://na-mic.org/Mantis/signup_page.php Register] on the issue tracker
 
: {{Done}}&nbsp;&nbsp;&nbsp;Join the [https://plus.google.com/u/0/communities/105715968666294296532 3DSlicer BarCamp] G+ community.
 
: {{Done}}&nbsp;&nbsp;&nbsp;Join the [https://plus.google.com/u/0/communities/105715968666294296532 3DSlicer BarCamp] G+ community.
 
: {{Done}}&nbsp;&nbsp;&nbsp;Sign-up on [https://github.com/signup/free github] <!-- and [https://help.github.com/articles/set-up-git#set-up-git setup Git] -->
 
: {{Done}}&nbsp;&nbsp;&nbsp;Sign-up on [https://github.com/signup/free github] <!-- and [https://help.github.com/articles/set-up-git#set-up-git setup Git] -->
 +
 +
  <li>Read</li>
 +
: {{Done}}&nbsp;&nbsp;&nbsp;Scan through [[Documentation/{{documentation/version}}/Developers/FAQ|developer FAQ]].
 +
: {{Done}}&nbsp;&nbsp;&nbsp;Read the [[Documentation/{{documentation/version}}/Developers/Style Guide|Slicer Style Guidelines]] so that we all understand each other :)
 +
 +
  <li>Create</li>
 +
: {{Done}}&nbsp;&nbsp;&nbsp;[[Documentation/{{documentation/version}}/Developers/Tutorials/BuildTestPackageDistributeExtensions|Read step-by-step tutorial explaining how to create, build, test and distribute an extension.]]
 +
 +
  <li>Contribute<li>
 +
: {{Done}}&nbsp;&nbsp;&nbsp;To contribute documentation, [[Special:RequestAccount|request an account]] on the wiki.
 +
 +
<ol>
 +
 
<!--
 
<!--
: {{Done}}&nbsp;&nbsp;&nbsp;[https://help.github.com/articles/fork-a-repo Fork] Slicer repository: https://github.com/Slicer/Slicer
+
<table class="alternate">
 +
  <tr>
 +
    <td>[http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-devel Sign-up] on the developers mailing list</td>
 +
    <td>[http://na-mic.org/Mantis/signup_page.php Register] on the issue tracker</td>
 +
    <td>Join the [https://plus.google.com/u/0/communities/105715968666294296532 3DSlicer BarCamp] G+ community</td>
 +
    <td>Sign-up on [https://github.com/signup/free github]</td>
 +
  </tr>
 +
</table>
 
-->
 
-->
: {{Done}}&nbsp;&nbsp;&nbsp;Read the [[Documentation/{{documentation/version}}/Developers/Style Guide|Slicer Style Guidelines]] so that we all understand each other :)
 
: {{Done}}&nbsp;&nbsp;&nbsp;To contribute documentation, [[Special:RequestAccount|request an account]] on the wiki.
 
: {{Done}}&nbsp;&nbsp;&nbsp;Scan through [[Documentation/{{documentation/version}}/Developers/FAQ|developer FAQ]].
 
: {{Done}}&nbsp;&nbsp;&nbsp;[[Documentation/{{documentation/version}}/Developers/Tutorials/BuildTestPackageDistributeExtensions|Read step-by-step tutorial explaining how to create, build, test and distribute an extension.]]
 

Revision as of 16:32, 13 June 2013

Home < Documentation < Nightly < Developers < StartHere

New community member checklist

  1. Join
  2. Check.svg   Sign-up on the developers mailing list
    Check.svg   Register on the issue tracker
    Check.svg   Join the 3DSlicer BarCamp G+ community.
    Check.svg   Sign-up on github
  3. Read
  4. Check.svg   Scan through developer FAQ.
    Check.svg   Read the Slicer Style Guidelines so that we all understand each other :)
  5. Create
  6. Check.svg   Read step-by-step tutorial explaining how to create, build, test and distribute an extension.
  7. Contribute
  8. Check.svg   To contribute documentation, request an account on the wiki.