Thank you for considering contributing to the Laravel API Watcher package!
- Please follow PSR-12 coding standards.
- Run
phpstan analysebefore submitting a PR. - Ensure all new features are accompanied by tests.
- Clone the repository.
- Install dependencies:
composer installandnpm install. - Run tests:
composer test.
- Fork the repository.
- Create a new feature branch.
- Commit your changes.
- Push to your branch.
- Open a Pull Request.
This package is open-sourced software licensed under the MIT license.