ITK/Release 4/New Code Contribution Process

From KitwarePublic
Jump to navigationJump to search

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

Overview

Level of Contribution

Bug Fixes

Bug fixes are contributions that repair defects reported in the Mantis Bug Tracker or daily errors that creep into ITK.

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

New Classes and Filters

A new class (or filter) must be submitted to the Insight Journal.

  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

Applications are programs that often provide a GUI and/or use other toolkits, e.g. VTK.