ITK/Policies and Procedures: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
Line 16: Line 16:


[[ITK Deprecation Procedure|Deprecation Procedure]]
[[ITK Deprecation Procedure|Deprecation Procedure]]
== Design Principles ==
[[ITK_Design_Principles|Design Principles]]


== Coding Style ==
== Coding Style ==

Revision as of 15:44, 2 June 2011

ITK policies describe the rules or guidelines for elements of the ITK software engineering process. Procedures describe how to implement these rules or guideline. Each policy includes either a procedure or has a corresponding page describing the procedure. This document organizes the policies and procedures in a single location.

A study of the Debian open source governance is described here.

NOTE; This page is under construction.

Adding Features

Policy and Procedures for Contributing New_Classes and Algorithms

Backward Compatibility

Backward Compatibility Policy

Backward Compatibility White Paper

Backward Compatibility Open Discussion

Deprecation Procedure

Design Principles

Design Principles

Coding Style

Coding Style Guidelines

Procedure for Checking Style

Reporting and Fixing Bugs

Policy and Procedures for Reporting and Fixing Bugs

Generating a Release

Procedure for Generating a Release

Fixing Bugs in a Release

Procedure for Fixing Bugs in a Release Updated procedure for git

Becoming an ITK Developer

Policy and Procedures for Adding Developers

Adding Dashboards

Policy and Procedure for Adding Dashboards

Adding Tests

ITK Policy and Procedures for Adding Tests

Internationalization

Policy and Procedures for Internationalization