# Description Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Follow the [`CONTRIBUTING` Guide](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/CONTRIBUTING.md). - [ ] Ensure the tests and linter pass (Run `./scripts/format.sh` from the repository root to format). - If you are creating a new notebook/sample: - [ ] You are listed as the author in your notebook or `README` file. - [ ] Your account is listed in [`CODEOWNERS`](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/.github/CODEOWNERS) for the file(s). Fixes # 🦕