We'd be delighted to have you contribute to the Laravel CEP project. Your help will make it even better for the Laravel community. Thank you for considering being a part of this!
-
Reporting Bugs: Found a glitch? Please open an issue with a clear description, steps to reproduce it, and any relevant system/environment information.
-
Suggesting Enhancements: Have a great idea? Open an issue, detailing your suggestion and potential use cases.
-
Pull Requests: Ready to code? Here's how to submit a well-structured pull request:
- Fork the repository.
- Create a branch for your changes (e.g.,
feature/my-new-feature
orfix/bug-description
). - Code your changes, adhering to existing style.
- Add tests for your changes.
- Write clear commit messages.
- Push your branch.
- Open a pull request with a detailed description.
- Before large-scale changes, please open an issue to discuss first.
- Ensure new code is well-tested and maintains the project's quality.
By contributing to Laravel CEP, you agree that your contributions will be licensed under its MIT License.
Let's work together to make Laravel CEP awesome!