coverlet-coverage / coverlet

Cross platform code coverage for .NET
MIT License
2.93k stars 385 forks source link

coverlet.collector is missing NuGet package README file #1613

Closed lyndaidaii closed 4 months ago

lyndaidaii commented 4 months ago

We've noticed that your package on NuGet.org is missing a README file.

Why READMEs are Important

A README is essential for users to understand your package's purpose and functionality quickly. It's the first thing users see on NuGet.org and helps them decide if your package meets their needs.

Get Started with READMEs

How to Add a README

If you're new to NuGet READMEs, follow guidance on how to add one to your package.

How to write high quality of READMEs

Follow a blog post with README best practices and a template file to help you get started.

We Value Your Feedback

We value your feedback. If you encounter any issues or have suggestions, please reply to this issue.

Thank you for your contribution to the NuGet community.

Bertk commented 4 months ago

Thank you for this hint. The next release will have a readme file.

https://github.com/coverlet-coverage/coverlet/blob/50fbaa7bb91cf0c5bdc0a1888f393782e34135fb/src/coverlet.collector/coverlet.collector.csproj#L35

Bertk commented 4 months ago

coverlet V6.0.1 is released.