ITK/Release 4/New Code Contribution Process: Difference between revisions

From KitwarePublic
< ITK‎ | Release 4
Jump to navigationJump to search
(Created page with "This page describes the multiple mechanisms available to contribute code to the ITK Ecosystem. = Overview = = Level of Contribution = == Classes and Filters == == Internal Mo...")
 
Line 4: Line 4:


= Level of Contribution =
= Level of Contribution =
== Bug Fixes ==
# Posted as Gerrit Patches
# Peer-reviewed
# Cdash@home tested
# Merged


== Classes and Filters ==
== Classes and Filters ==
# Submission to the Insight Journal
# Code Reviewed using the [[ITK_Release_4/Modularization/Code Reviews/Checklist|Checklist]]
# Posted as Gerrit Patches
# Peer-reviewed
# Cdash@home tested
# Merged


== Internal Modules ==
== Internal Modules ==

Revision as of 13:12, 29 May 2011

This page describes the multiple mechanisms available to contribute code to the ITK Ecosystem.

Overview

Level of Contribution

Bug Fixes

  1. Posted as Gerrit Patches
  2. Peer-reviewed
  3. Cdash@home tested
  4. Merged

Classes and Filters

  1. Submission to the Insight Journal
  2. Code Reviewed using the Checklist
  3. Posted as Gerrit Patches
  4. Peer-reviewed
  5. Cdash@home tested
  6. Merged

Internal Modules

External Modules

External Layers

Applications