# Contributing to Orby

## Pull Requests

Follow [the development guide](docs/development.md), including its project
requirements, local setup, validation, and change workflow. Target `main`
unless a maintainer directs otherwise, describe the behavior change, and list
the validation actually run.

The only additional contribution requirement is review:

- A pull request must receive an LGTM or GitHub approval from at least one
  project developer before it is merged.
