You are welcome to contribute to esmf-testkit. Please follow the
following guidelines.
- Fork and clone the repository
- Create a new branch:
git checkout -b my-branch-name - Make and test your change(s)
- Add information to RELEASES.md
- Push to your fork
- Execute
Performance Testsfrom your fork on your branch using Actions - Submit a pull request
Pull requests must pass acceptance testing and contain release notes before they are accepted into the develop branch.