## How to contribute to LINE Bot SDK for PHP project First of all, thank you so much for taking your time to contribute! LINE Bot SDK for PHP is not very different from any other open source projects you are aware of. It will be amazing if you could help us by doing any of the following: - File an issue in [the issue tracker](https://github.com/line/line-bot-sdk-php/issues) to report bugs and propose new features and improvements. - Ask a question using [the issue tracker](https://github.com/line/line-bot-sdk-php/issues) (__Please ask only about this SDK__). - Contribute your work by sending [a pull request](https://github.com/line/line-bot-sdk-php/pulls). ### Contributor license agreement When you are sending a pull request and it's a non-trivial change beyond fixing typos, please make sure to sign [the ICLA (individual contributor license agreement)](https://cla-assistant.io/line/line-bot-sdk-php). Please [contact us](mailto:dl_oss_dev@linecorp.com) if you need the CCLA (corporate contributor license agreement).