chore: update capitalization guideline (#12828)

- design guideline update
This commit is contained in:
Jesse Yang
2021-01-29 14:47:57 -08:00
committed by GitHub
parent dcef5e1381
commit e7ad106460

View File

@@ -293,7 +293,9 @@ Often a product page will have the same title as the objects it contains. In thi
- Create custom queries in SQL Lab then create dashboards
#### **Exceptions to sentence case:
- Input labels, buttons and tabs are all caps
- Input labels, buttons and UI tabs are all caps
- User input values (e.g. column names, SQL Lab tab names) should be in their original case
## Managing Issues and PRs