Welcome to BumbleDocGen
! We're glad you're interested in contributing.
Please follow the guidelines below to ensure your contributions align with our coding standards and practices.
We follow the PSR-12 coding standard to maintain consistent and readable code across the project. Before submitting any code changes, please make sure your code adheres to this standard.
- Fork the repository and create a new branch from the current working branch (not master, currently 1.x.x) for your contributions.
- Clone your forked repository to your local machine.
- Make your code changes, following the PSR-12 coding standard.
- Commit your changes with clear and descriptive commit messages.
- Push your changes to your forked repository.
- Create a pull request (PR) to the main repository.
- Our team will review your PR, provide feedback, and work with you to address any concerns.
- Once the PR is approved, your code will be merged into the project.
During the code review process, our team will ensure that your contributions meet our quality and style standards. If there are any changes or improvements needed, we'll provide feedback in the PR comments. Your willingness to address these suggestions will help us maintain the high quality of our codebase.
If you have any questions or need assistance with your contributions, feel free to reach out by creating an issue.
Thank you for contributing to BumbleDocGen
and helping us improve our codebase!