From f0aaab4ef58fffa381da9b8c64df3274eda07c63 Mon Sep 17 00:00:00 2001 From: epldtdev Date: Wed, 6 Aug 2025 22:50:59 +0800 Subject: [PATCH] Update README.md docs: add simple help and contribution section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 14b67ba290..82fd0166f7 100755 --- a/README.md +++ b/README.md @@ -175,3 +175,10 @@ The following example shows what the `HTTP DEBUG` do, which will help you debug < x-acs-request-id : 670F3D09-F8E7-4144-83C3-B56C35DA35ED < Server : Jetty(7.2.2.v20101205) ``` +## 🙋 Need Help or Want to Contribute? + +- Found an issue or something outdated? Feel free to [open an issue](https://github.com/aliyun/aliyun-openapi-python-sdk/issues). +- Want to help? You can contribute by fixing typos, improving examples, or updating docs. +- Check the [API Troubleshoot Tool](https://api.alibabacloud.com/troubleshoot?source=github_sdk) if you’re stuck. + +Thanks for supporting the Alibaba Cloud Python SDK!