-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.UXIssues that involve UXD/UXR inputIssues that involve UXD/UXR inputpkgsite
Milestone
Description
What is the URL of the page with the issue?
Any package page (e.g. https://pkg.go.dev/github.com/sirupsen/logrus?tab=doc)
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.92 Safari/537.36
Screenshot
What did you do?
Click the "Copy path to clipboard" button
What did you expect to see?
github.com/sirupsen/logrus on my clipboard
What did you see instead?
import "github.com/sirupsen/logrus" on my clipboard
I almost never want an import statement; I want something I can copy into a go get command in my terminal. Plus all the UI indicates it's a path, not an import statement.
ericlagergren, dmitshur, kortschak, zikaeroh, afq984 and 2 more
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.UXIssues that involve UXD/UXR inputIssues that involve UXD/UXR inputpkgsite
