File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change
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 ) .
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ It supports Python>=3.7 and pypy.
12
12
See [ DEVELOPMENT] ( .github/DEVELOPMENT.md ) for information about code style,
13
13
development process, and guidelines.
14
14
15
+ See [ CONTRIBUTING] ( .github/CONTRIBUTING.md ) for contribution requirements.
16
+
15
17
## Usage
16
18
17
19
### The Python Database API (DBAPI)
You can’t perform that action at this time.
0 commit comments