How to Contribute
Submodule Upgrade
How to check it out
Upgrading the project submodules
- Ensure that Foundry is installed and functioning properly
- Pull the code from the repository
- Issue command to update the submodules
- Add any new files pulled from the repository to the Git index.
- Commit the new files
- Push the changes back to origin