Thank you for considering contributing to Swagger Laravel Autogenerate Package! 🎉
If you have found a bug or have a feature request, please open an issue to discuss it.
If you would like to contribute code, follow these steps:
- Fork the repository and clone it to your local machine.
- Create a new branch for your changes:
git checkout -b feature-name
. - Make your changes and test them thoroughly.
- Commit your changes:
git commit -am 'Add new feature'
. - Push to your branch:
git push origin feature-name
. - Submit a pull request with a clear description of your changes.
To set up the development environment, follow these steps:
- Read the README file to understand the installation process and configure any necessary environment variables.
Please follow the coding standards and conventions used in the project.
If you have any questions or need assistance, feel free to open an issue or reach out to the maintainers.
We appreciate your contributions to Swagger Laravel Autogenerate Package! 🚀