File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## How to contribute to LINE Bot SDK for Python project
2
+
3
+ First of all, thank you so much for taking your time to contribute! LINE Bot SDK for Python 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-python/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-python/issues ) .
9
+ - Contribute your work by sending [ a pull request] ( https://github.com/line/line-bot-sdk-python/pulls ) .
10
+
11
+ ### Contributor license agreement
12
+
13
+ If 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://feedback.line.me/enquete/public/919-h9Yqmr1u ) . Please
15
+ contact us if you need the CCLA (corporate contributor license agreement).
16
+
You can’t perform that action at this time.
0 commit comments