You are welcome to contribute to install-esmf-action
. 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
Tests
from 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 main branch.