...
Info | ||
---|---|---|
| ||
This page describes the practices for developing / contributing to openIDL All commits should correspond to an issue in the GItHub repository. All commits should mention the issue number at the beginning of the commit. Use the format
All pull/merge requests must reference the issue number. |
Pull Requests
All pull requests must be reviewed by someone other than the developer.
All pull requests require DCO - this requires local machine pull signoff and push. Follow directions in the pull request DCO details.
Tagging and Versioning
Use github releases to manage the iterations of the project in the different branches.
...