Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.06 KB

File metadata and controls

25 lines (17 loc) · 1.06 KB

Contributing to CloudNativePG

Thank you for your interest in contributing! 💖

To ensure consistency across the project, all CloudNativePG repositories follow a common set of guidelines regarding code of conduct, AI usage, and contribution workflows.

Please review the CloudNativePG Project contributing guidelines before searching for issues, reporting bugs, or submitting a pull request.

Adding a New Extension

This repository is specifically designed for the lifecycle of PostgreSQL extension container images. If you are looking to add a new extension, we have a dedicated guide that covers everything from environment setup and package discovery to local testing and submission:

Development Environment

If you are working on the build system or testing framework itself, please refer to BUILD.md for technical details on how Dagger and Task are used to manage the pipeline.