Skip to content

docs: Add plugin_dev_setup.md with CNPG-I Plugin Setup Instructions#185

Open
DevAnuragT wants to merge 1 commit intocloudnative-pg:mainfrom
DevAnuragT:docs/plugin-dev-setup
Open

docs: Add plugin_dev_setup.md with CNPG-I Plugin Setup Instructions#185
DevAnuragT wants to merge 1 commit intocloudnative-pg:mainfrom
DevAnuragT:docs/plugin-dev-setup

Conversation

@DevAnuragT
Copy link
Copy Markdown

Summary

This PR adds a new plugin_dev_setup.md file containing detailed instructions to help developers set up their environment for contributing to the CNPG-I plugin. It also updates the README.md to include a reference to this guide.

Changes Made

  • Added plugin_dev_setup.md with step-by-step plugin development setup guide.
  • Updated README.md with a link to plugin_dev_setup.md under the "Development" section.

Motivation

While setting up the development environment, I faced a few issues due to the lack of documented setup steps. This guide will:

  • Help future contributors set up faster.
  • Reduce errors related to plugin compilation and testing.
  • Make onboarding smoother for newcomers.

Manual Verification

All instructions in plugin_dev_setup.md were followed and verified on a fresh environment.

Related Issue

Closes #184

Signed-off-by: Anurag Thakur <anuragthakur2102@gmail.com>
@DevAnuragT DevAnuragT force-pushed the docs/plugin-dev-setup branch from 30c2495 to edcdfc4 Compare August 1, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue: Missing setup instructions for CNPG-I plugin development

1 participant