Thank you for considering contributing to laravel-10-adminlte! We welcome contributions from the community to make our project better.
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.
We appreciate contributions in the form of bug reports, feature requests, code changes, and more. Here's a guide on how you can contribute:
If you encounter any issues with the project, please check if the issue already exists in our issue tracker. If not, please open a new issue and include the following information:
- A descriptive title
- A detailed description of the issue, including steps to reproduce
- Your operating system and version
- Your project version or commit hash
If you have an idea for a new feature, please open a new issue and include:
- A clear and concise description of the feature
- Any relevant use cases or examples
If you want to contribute code changes, feel free to fork the repository and submit a pull request. Follow these steps:
- Fork the repository to your own GitHub account.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
. - Make your changes and commit them with a clear message.
- Push your branch to your fork:
git push origin feature-name
. - Submit a pull request to the main repository.
Please adhere to our coding style and guidelines. If your contribution involves documentation, make sure to update the relevant documentation as well.
All contributions will be reviewed by project maintainers. Feedback and changes may be requested before merging.
By contributing to this project, you agree that your contributions will be licensed under the project license.
Thank you for your contributions!
Nihir Zala