user-search.txt: Include 'is:new' and 'status:new'

Change-Id: Ie7428f9746e898aab6c61e679313797875fea242
This commit is contained in:
David Pursehouse
2019-08-30 16:44:35 +09:00
parent 0146bb0a5d
commit e3eccbd6d8

View File

@@ -411,7 +411,7 @@ is:cc::
True on any change where the current user is in CC.
Same as `cc:self`.
is:open, is:pending::
is:open, is:pending, is:new::
+
True if the change is open.
@@ -463,7 +463,7 @@ is:wip::
True if the change is Work In Progress.
[[status]]
status:open, status:pending::
status:open, status:pending, status:new::
+
True if the change state is 'review in progress'.