github.com/line/line-bot-sdk-go/v7@v7.21.0/CONTRIBUTING.md (about)

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