We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6b87d commit d2761aaCopy full SHA for d2761aa
GitHubAssignees.ps1
@@ -222,7 +222,7 @@ function Add-GithubAssignee
222
If not supplied here, the DefaultNoStatus configuration property value will be used.
223
224
.EXAMPLE
225
- New-GithubAssignee -OwnerName Microsoft -RepositoryName PowerShellForGitHub -Assignee $assignee
+ Add-GithubAssignee -OwnerName Microsoft -RepositoryName PowerShellForGitHub -Assignee $assignee
226
227
Lists the available assignees for issues from the Microsoft\PowerShellForGitHub project.
228
#>
0 commit comments