-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New STYLEGUIDE! #4809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New STYLEGUIDE! #4809
Conversation
Adding the style guide we have started using for new content internally. When referring to the styleguide in PR reviews, call out individual rules using their numbers. Cheers!
abdallahshaban557
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Co-authored-by: Tim Schmelter <schmelte@amazon.com>
Co-authored-by: Tim Schmelter <schmelte@amazon.com>
Co-authored-by: Tim Schmelter <schmelte@amazon.com>
Co-authored-by: Tim Schmelter <schmelte@amazon.com>
Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
katieklein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love it. LGTM
cshfang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤩
|
|
||
| * Key names are enclosed in `"` | ||
| * Values are between `"` instead of `'` | ||
| * No comments |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can/should we include recommendations for adding context/descriptions to specific properties in lieu of inline comments?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you think so, please suggest an edit.
Co-authored-by: Tim Schmelter <schmelte@amazon.com>
Co-authored-by: Tim Schmelter <schmelte@amazon.com>
Co-authored-by: Tim Schmelter <schmelte@amazon.com>
cwomack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Adding the style guide we have started using for new content internally. When referring to the styleguide in PR reviews, call out individual rules using their numbers. Cheers!
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.