This repo is intended to be a shared resource between various scripts that contains commonly used/needed functions to help ensure that they are being used the same across various initiatives.
- Clone the repo via GitHub Desktop
- Make your desired changes and push to the dev branch
- Create a pull request to main and once it's been signed off on, it will be merged and all data ops repos will need to be updated to reference the newest version of this repo.
To contribute to this repo:
- Clone the project
- Create your feature branch
- Implement your changes
- Commit your changes
- Push the branch to the remote repo
- Open a pull request to the dev branch