Contribution Guidelines
We welcome contributions to the @ibnlanre/builder
library! Whether you're fixing a bug, adding a new feature, or improving the documentation, we appreciate your help in making the library better for everyone. It is advised to raise an issue (opens in a new tab) before making any changes to the library, to ensure that your contribution aligns with the goals of the project.
How to contribute
To contribute, please follow these guidelines:
- Fork the repository (opens in a new tab) and create a new branch for your feature or bug fix.
- Make your changes and ensure that the tests pass.
- Write tests for your changes to ensure code quality.
- Submit a pull request with a clear description of your changes.
- Your pull request will be reviewed by the maintainers, and any necessary changes will be requested.
- Once your pull request is approved, it will be merged into the main branch.
Thank you for contributing to the @ibnlanre/builder
library 🎉