1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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
Contenuto pertinente
- AWS UFFICIALEAggiornata 2 anni fa
- AWS UFFICIALEAggiornata 3 anni fa
- AWS UFFICIALEAggiornata 3 anni fa
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.