ITK/Policies and Procedures: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
(No difference)

Revision as of 01:24, 11 February 2012

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.

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

Code Coverage

Code Coverage Practices

Dynamic Analysis

Dynamic Analysis Practices

Reporting and Fixing Bugs

Policy and Procedures for Reporting and Fixing Bugs

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 to ITKv4

Policy and Procedure for Adding Dashboards

Adding New Code to ITKv4

Policy and Procedures for Adding New Code

Adding Tests to ITKv4

Policy and Procedures for Adding Tests

Adding Test Data to ITKv4

Policy and Procedures for Adding Test Data

Generating a Release

Procedure for Generating a Release

Internationalization

Policy and Procedures for Internationalization