development_workflow
Development Workflow
Here is the general pattern for a successfully accepted change:
Notes:
Multiple small commits that are steps toward the full solution are preferred over big patches. Commits that are too big may be declined and the submitter asked to re-submit as multiple smaller changes.
Code not following the coding standards will be rejected until they match the
Coding Standards.
References
development_workflow.txt · Last modified: 2017/03/30 19:44 by George Nash