Difference between revisions of "Documentation/Nightly/Developers/StartHere"
From Slicer Wiki
Line 16: | Line 16: | ||
{{Done}} Create | {{Done}} Create | ||
− | :: [[Documentation/{{documentation/version}}/Developers/Tutorials/BuildTestPackageDistributeExtensions|Step-by-step: How to create, build, test and | + | :: [[Documentation/{{documentation/version}}/Developers/Tutorials/BuildTestPackageDistributeExtensions|Step-by-step: How to create, build, test, distribute and maintain an extension ?]] |
:: [[Documentation/{{documentation/version}}/Developers/Build_Instructions|Step-by-step: How to build Slicer ?]] | :: [[Documentation/{{documentation/version}}/Developers/Build_Instructions|Step-by-step: How to build Slicer ?]] | ||
Revision as of 16:14, 20 April 2017
Home < Documentation < Nightly < Developers < StartHere
For the latest Slicer documentation, visit the read-the-docs. |
Contents
New community member checklist
- Sign up on Slicer discourse website to make sure you hear of new developments, releases and bug fixes.
- Sign-up on Github and "star" the Slicer project to show your support (click on the "Star" icon in the top-left corner).
- Register on the issue tracker
- Join the 3DSlicer BarCamp G+ community.
- Scan through developer FAQ.
- Read the Slicer Style Guidelines so that we all understand each other :)
- To improve this wiki: request an account.
- Step-by-step: How to contribute a patch ?