-
Notifications
You must be signed in to change notification settings - Fork 63.2k
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamsearch-githubRelated to GitHub searchRelated to GitHub search
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The org:name
example, it’s saying type:users
instead of type:user
:
Qualifier | Example |
---|---|
user:name | user:octocat matches the user with the username "octocat". |
org:name | org:electron type:users matches the Electron organization's account name. |
in:login | kenya in:login matches users with the word "kenya" in their username. |
in:name | bolton in:name matches users whose real name contains the word "bolton." |
fullname:firstname lastname | fullname:nat friedman matches a user with the full name "Nat Friedman." Note: This search qualifier is sensitive to spacing. |
in:email | data in:email matches users with the word "data" in their email. |
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamsearch-githubRelated to GitHub searchRelated to GitHub search