Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 540 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 540 Bytes

Contributing

Setup

See DEVELOPMENT.md

Pull Requests

Each pull request should also have a changeset in it for the build to pass.

Automated Checks

On every PR some automated checks run as part of the CI/CD pipelines, these should be passing before a PR can be merged.

Documentation

The documentation is setup as a Docusaurus project itself. You can edit the markdown files to edit the corresponding page or create a new markdown file to add a new page.