We welcome contributions and are happy to discuss ideas, answer questions, and help you get started. Before opening a pull request, please open an issue or start a discussion with the maintainers.
- PHP >= 8.2
- Composer
make installRun unit tests:
make testRun end-to-end tests (requires a CONFIDENCE_CLIENT_SECRET environment variable):
make test-e2emake lintContributions are licensed under the Apache 2.0 License.