It will make the page more discoverable to package authors.
Add a link to this page: https://docs.microsoft.com/en-us/nuget/create-packages/package-authoring-best-practices
//cc @jcjiang

Looking at the existing functionality, I feel the warning that pops up when a package does not have sufficient information is a good place to put the link. Maybe it can replace the existing link. I am wary of putting the link at the very top because it is less discoverable. What do people think?
I thinking changing the 'read more' link is a good idea, but the thing is, that the logic that pops-up this warning doesn't verify all the best practices in the doc.
What do you think about change the 'Read More' but also updating the text in the tab. We can add something like: "To learn how to author great packages read here".

Great point. I think linking in both places is a great idea! So something
like:
Your package file will be uploaded and hosted...
To learn more about authoring great packages, read here.
We recommend that you fix these issues and upload a new package. For
resources on how to do that, read here.
On Fri, Feb 12, 2021 at 10:53 AM Svetlana Kofman notifications@github.com
wrote:
I thinking changing the 'read more' link is a good idea, but the thing is,
that the logic that pops-up this warning doesn't verify all the best
practices in the doc.
What do you think about change the 'Read More' but also updating the text
in the tab. We can add something like: "To learn how to author great
packages read here".[image: image]
https://user-images.githubusercontent.com/16807822/107809641-45a8bf00-6d20-11eb-904a-17862a658a71.png—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
https://github.com/NuGet/NuGetGallery/issues/8411#issuecomment-778383693,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AFRYE23J5SGWUWCZLNPCZ3TS6V2JNANCNFSM4XBOZDAA
.
Most helpful comment
Great point. I think linking in both places is a great idea! So something
like:
Tab:
Your package file will be uploaded and hosted...
To learn more about authoring great packages, read here.
Read More
We recommend that you fix these issues and upload a new package. For
resources on how to do that, read here.
On Fri, Feb 12, 2021 at 10:53 AM Svetlana Kofman notifications@github.com
wrote: