Contributing

July 22, 2026 ยท View on GitHub

Thanks for contributing to the PlanetScale plugin.

Setup

Clone the repository with Git submodules, or initialize them in an existing checkout:

git submodule update --init --recursive

Skill changes

Submit PlanetScale operating skill changes to planetscale/skills and database skill changes to planetscale/database-skills. This repository should only update the corresponding submodule references.

Pull requests

  • Keep changes focused.
  • Describe the change and the validation performed.
  • Update documentation when installation or behavior changes.
  • Do not include credentials, tokens, customer data, or other sensitive information.