ITK/Policies and Procedures: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
Line 14: | Line 14: | ||
== Reporting and Fixing Bugs == | == Reporting and Fixing Bugs == | ||
[[ITK_Procedure_for_Contributing_Bug_Fixes|Procedure for Reporting and Fixing Bugs]] | |||
== Generating a Release == | == Generating a Release == |
Revision as of 19:31, 26 December 2007
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.
NOTE; This page is under construction.
Adding Features
Backward Compatibility
Coding Style
Reporting and Fixing Bugs
Procedure for Reporting and Fixing Bugs