We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699a30f commit c734aa8Copy full SHA for c734aa8
doc/development/ux_guide/copy.md
@@ -106,6 +106,14 @@ When using verbs or adjectives:
106
* If the context clearly refers to the object, use them alone. Example: `Edit` or `Closed`
107
* If the context isn’t clear enough, use them with the object. Example: `Edit issue` or `Closed issues`
108
109
+### Search
110
+
111
+| Term | Use |
112
+| ---- | --- |
113
+| Search | When using all metadata to add criteria that match/don't match. Search can also affect ordering, by ranking best results. |
114
+| Filter | When taking a single criteria that removes items within a list that match/don't match. Filters do not affect ordering. |
115
+| Sort | Orders a list based on a single or grouped criteria |
116
117
### Projects and Groups
118
119
| Term | Use | :no_entry_sign: Don't |
0 commit comments