EGRET manages source code contributions via pull requests. For a pull request to be accepted, it must satisfy all code integration and coverage tests, and then pass review by the core developers.
Submitted code that addresses an issue should include a test exercising the relevant case. New functionality should include tests to establish validity of its results and/or effects.
By contributing to this software project, you are agreeing to the following terms and conditions for your contributions:
- You agree your contributions are submitted under the BSD license (see LICENSE.txt).
- You represent you are authorized to make the contributions and grant the license. If your employer has rights to intellectual property that includes your contributions, you represent that you have received permission to make contributions and grant the required license on behalf of that employer.