We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent8b0528e commitb0e9b96Copy full SHA for b0e9b96
content/v3/search.md
@@ -231,7 +231,7 @@ The `q` search term can also contain any combination of the supported issue sear
231
With this qualifier you can restrict the search to issues (`issue`) or pull request (`pr`) only.
232
*[`in`](https://help.github.com/articles/searching-issues#scope-the-search-fields)
233
Qualifies which fields are searched. With this qualifier you can restrict the
234
- search to just the title (`title`), body (`body`), comments (`comment`), or any combination of these.
+ search to just the title (`title`), body (`body`), comments (`comments`), or any combination of these.
235
*[`author`](https://help.github.com/articles/searching-issues#search-by-the-author-of-an-issue-or-pull-request)
236
Finds issues or pull requests created by a certain user.
237
*[`assignee`](https://help.github.com/articles/searching-issues#search-by-the-assignee-of-an-issue-or-pull-request)