Skip to content

Commit dea015b

Browse files
authored
Merge pull request #16614 from lorensr/lorensr-patch-1
Update projects-filters.md
2 parents 546a0ca + 3f21935 commit dea015b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data/reusables/projects/projects-filters.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@
66
- To filter for the previous, current, or next iteration of an iteration field, use `@previous`, `@current`, or `@next`. For example, `sprint:@current`.
77
- To filter for items assigned to the viewer, use `@me`. For example, `assignee:@me`. Anyone using this view will see items assigned to themselves.
88
- To filter date and number fields, use `>`, `>=`, `<`, `<=`, and `..` range queries. For example: `target:2022-03-01..2022-03-15`. For more information, see "[Understanding the search syntax](/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax)."
9-
-

0 commit comments

Comments
 (0)