1 個回答
- 最新
- 最多得票
- 最多評論
1
Look at https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.html#giving-feedback-and-contributing The best way to contribute on those docs is via GitHub PRs as described in link above
相關內容
- AWS 官方已更新 2 年前
- AWS 官方已更新 1 年前
Look at https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.html#giving-feedback-and-contributing The best way to contribute on those docs is via GitHub PRs as described in link above
1 thing I forgot to mention: GitHub in-line editing features allows you to create a PR without the hassle of git cloning, etc. You just edit the file as you want and GitHub creates the PR for you.