Thank you for considering contributing to BuildLab! We welcome contributions from the community and are excited to work with you.
If you find a bug, please report it by opening an issue on our GitHub Issues page. Include as much detail as possible to help us diagnose and fix the issue quickly.
We are always looking for ways to improve BuildLab. If you have a feature request, please open an issue on our GitHub Issues page and describe the feature in detail.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes.
- Ensure your code follows our coding standards and passes all tests.
- Commit your changes and push your branch to your fork.
- Open a pull request on our GitHub Pull Requests page.
Please follow the coding style used in the project. This includes indentation, naming conventions, and documentation.
Ensure that your changes do not break existing tests and add new tests for any new functionality.
Update the documentation to reflect your changes. This includes updating the README.md and any other relevant documentation files.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
If you need help, feel free to reach out by opening an issue or joining our community chat.
Thank you for contributing to BuildLab!