Thanks for considering a contribution.
This repository contains shared automation for an experimental WPVDB plugin suite. APIs and release flows may change while the architecture settles.
- Open an issue or discussion first for large behavior changes.
- Keep pull requests focused on one concern.
- Follow the existing code style in the repository.
- Add or update tests when behavior changes.
- Run the repository checks before submitting.
Follow Development before opening a pull request.
Use Conventional Commits subjects:
type(scope): summary
By contributing, you agree that your contribution will be licensed under the same license as this repository.