Skip to content

Commit 2173766

Browse files
committed
Add CONTRIBUTING.md
1 parent c2505bc commit 2173766

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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+

0 commit comments

Comments
 (0)