Skip to content

Commit 60a68ea

Browse files
committed
Add CONTRIBUTING.md
1 parent 8ded8a4 commit 60a68ea

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Contributing to Trino Python Client
2+
3+
## Contributor License Agreement ("CLA")
4+
5+
In order to accept your pull request, we need you to [submit a CLA](https://github.com/trinodb/cla).
6+
7+
## License
8+
9+
By contributing to Trino Python Client, you agree that your contributions will be licensed under the [Apache License Version 2.0 (APLv2)](../LICENSE).

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ It supports Python>=3.7 and pypy.
1212
See [DEVELOPMENT](.github/DEVELOPMENT.md) for information about code style,
1313
development process, and guidelines.
1414

15+
See [CONTRIBUTING](.github/CONTRIBUTING.md) for contribution requirements.
16+
1517
## Usage
1618

1719
### The Python Database API (DBAPI)

0 commit comments

Comments
 (0)