diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4ff07dba..b30840a26 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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