This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch add-contributing-for-pyhon in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit 7f91b09102600e82c1b20f87730a1c195c6702c5 Author: Xuanwo <[email protected]> AuthorDate: Mon May 1 20:38:35 2023 +0800 Update root Signed-off-by: Xuanwo <[email protected]> --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 624abe8d..2f5d2ae9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,6 +94,7 @@ Some components may require specific setup steps. Please refer to their respecti - [Core](core/CONTRIBUTING.md) - [Node.js Binding](bindings/nodejs/CONTRIBUTING.md) +- [Python Binding](bindings/python/CONTRIBUTING.md) ## Code of Conduct
