Thank you for considering contributing to LaraFlake! We appreciate your time and effort in helping improve this project. Please follow the guidelines below to ensure a smooth and effective contribution process.
By participating in this project, you agree to abide by our Code of Conduct. Please read it to understand the expectations for behavior and interactions within the community.
If you encounter any issues or have suggestions for improvements, please follow these steps to report them:
- Check the open issues to see if the issue has already been reported.
- If the issue is not listed, create a new issue by clicking on the "New Issue" button.
- Provide a clear and detailed description of the issue, including steps to reproduce, expected behavior, and actual behavior.
- Include any relevant screenshots, logs, or error messages to help us understand and resolve the issue.
We welcome contributions in the form of pull requests. To submit a pull request, follow these steps:
- Fork the repository and create a new branch for your feature or bugfix.
- Make your changes in the new branch, ensuring that your code follows the project's coding standards and guidelines.
- Write tests for your changes, if applicable, and ensure that all existing tests pass.
- Commit your changes with a clear and descriptive commit message.
- Push your branch to your forked repository.
- Create a pull request from your branch to the main repository's
master
branch. - Provide a detailed description of your changes, including the motivation and context for the changes.
- Be responsive to any feedback or questions from the maintainers during the review process.
Thank you for your contributions and support!