ITK/Policies and Procedures: Difference between revisions
Line 51: | Line 51: | ||
[[ITK_Policy_and_Procedure_for_Adding_Dashboards|Policy and Procedure for Adding Dashboards]] | [[ITK_Policy_and_Procedure_for_Adding_Dashboards|Policy and Procedure for Adding Dashboards]] | ||
== Adding New Code to ITKv4 == | |||
[[ITK_Release_4/New_Code_Contribution_Process|ITK Policy and Procedures for Adding New Code to ITKv4]] | |||
== Adding Tests == | == Adding Tests == | ||
[[ITK Procedure for Adding a Test|ITK Policy and Procedures for Adding Tests]] | [[ITK Procedure for Adding a Test|ITK Policy and Procedures for Adding Tests]] |
Revision as of 14:59, 18 July 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 White Paper
Backward Compatibility Open Discussion
Design Principles
Coding Style
Code Coverage
Dynamic Analysis
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 New Code to ITKv4
ITK Policy and Procedures for Adding New Code to ITKv4
Adding Tests
ITK Policy and Procedures for Adding Tests