Thank you for your interest in contributing to the Pact Community Organization (PCO)! We welcome contributions from everyone, whether you’re a seasoned developer or new to open source.
How to Contribute
- Report Issues: Found a bug or have a suggestion? Open an issue in the relevant repository.
- Submit Pull Requests: Fix bugs, add features, or improve documentation.
- Join Discussions: Participate in GitHub Discussions to share ideas and feedback.
Contribution Guidelines
- Follow the Code of Conduct.
- Ensure your code adheres to the project’s style and linting rules.
- Write clear commit messages and PR descriptions.
- Include tests for new features or bug fixes.
Development Workflow
- Fork the repository and create a topic branch.
- Make your changes and commit them with a descriptive message.
- Push your branch to your fork and open a pull request with a clear description and link to any related issue.
- Include tests or validation where applicable (see repo-specific CI).
Review Process
- Pull requests are reviewed by maintainers.
- Feedback will be provided, and changes may be requested.
- Once approved, your PR will be merged.
Thank You
Your contributions help make the Pact ecosystem stronger and more accessible for everyone!