Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 872 Bytes

File metadata and controls

31 lines (19 loc) · 872 Bytes

Contributing

Thanks for considering a contribution.

Project status

This repository contains shared automation for an experimental WPVDB plugin suite. APIs and release flows may change while the architecture settles.

Before opening a pull request

  1. Open an issue or discussion first for large behavior changes.
  2. Keep pull requests focused on one concern.
  3. Follow the existing code style in the repository.
  4. Add or update tests when behavior changes.
  5. Run the repository checks before submitting.

Local checks

Follow Development before opening a pull request.

Commit style

Use Conventional Commits subjects:

type(scope): summary

Licensing

By contributing, you agree that your contribution will be licensed under the same license as this repository.