mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
Update strings to follow sentence capitalization style
Also, add note about `sentence capitalization` in the ui_next docs. See: https://www.patternfly.org/v4/design-guidelines/content/grammar-and-terminology#capitalization
This commit is contained in:
@@ -35,6 +35,7 @@ Have questions about this document or anything not covered here? Feel free to re
|
||||
- functions should adopt camelCase
|
||||
- constructors/classes should adopt PascalCase
|
||||
- constants to be exported should adopt UPPERCASE
|
||||
- For strings, we adopt the `sentence capitalization` since it is a (patternfly style guide)[https://www.patternfly.org/v4/design-guidelines/content/grammar-and-terminology#capitalization].
|
||||
|
||||
## Setting up your development environment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user