Merge pull request #2262 from quiye/issue-report
Change feedback repo to github.com/cli/cli instead of cli/cli
This commit is contained in:
commit
c8b7dade30
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ func NewCmdRoot(f *cmdutil.Factory, version, buildDate string) *cobra.Command {
|
|||
`),
|
||||
Annotations: map[string]string{
|
||||
"help:feedback": heredoc.Doc(`
|
||||
Open an issue using 'gh issue create -R cli/cli'
|
||||
Open an issue using 'gh issue create -R github.com/cli/cli'
|
||||
`),
|
||||
"help:environment": heredoc.Doc(`
|
||||
See 'gh help environment' for the list of supported environment variables.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue