Skip to content

Developer Guide

Dave Nicolette edited this page Feb 13, 2021 · 49 revisions

Home

This document was last updated on February 11, 2021.

This information is for developers who want to contribute to the project.

"Definition of Done" checklist for changes

  1. Don't introduce regressions.
  2. Don't introduce regressions.
  3. Don't introduce regressions.
  4. Try to keep test suite syntax intuitive for Cobol programmers.
  5. All executable test cases must be passing before a pull request is accepted.
  6. Documentation on the project wiki must be updated to correspond with the changes you make to the code.
  7. Don't introduce regressions.

Documentation for Developers

Clone this wiki locally