- Fork the Scripted repository.
- Clone a local repository from your fork.
- Add a remote for the upstream Scripted repository.
- Create a branch for your work-in-progress.
- Code according to Google's style guide
- Address any pre-commit hook linting errors that may occur.
- Pull changes from upstream Scripted repository often.
- Squash local commits before opening a pull-request.
- Open a pull-request.
- Make any requested changes.
- Squash local commits made implementing requested changes.
- Push changes back to the remote and they'll be added to the PR automatically.
This repository was archived by the owner on Feb 26, 2025. It is now read-only.