We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d5a6b commit d5403faCopy full SHA for d5403fa
1 file changed
pkg/cmd/root/root.go
@@ -39,7 +39,7 @@ func NewCmdRoot(f *cmdutil.Factory, version, buildDate string) *cobra.Command {
39
`),
40
Annotations: map[string]string{
41
"help:feedback": heredoc.Doc(`
42
- Open an issue using 'gh issue create -R cli/cli'
+ Open an issue using 'gh issue create -R github.com/cli/cli'
43
44
"help:environment": heredoc.Doc(`
45
See 'gh help environment' for the list of supported environment variables.
0 commit comments