Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fody is missing NuGet package README file #1257

Open
lyndaidaii opened this issue Feb 9, 2024 · 6 comments
Open

fody is missing NuGet package README file #1257

lyndaidaii opened this issue Feb 9, 2024 · 6 comments

Comments

@lyndaidaii
Copy link

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.

@ltrzesniewski
Copy link
Member

@SimonCropp I'm aware this is an automated post, but I didn't pay attention that the Fody main package didn't have a readme in markdown.

Adding a short one may actually be a good idea, what do you think?

@tom-englert
Copy link
Member

It has a readme.md, so we just have to include it in the nuget package

@ltrzesniewski
Copy link
Member

ltrzesniewski commented Feb 10, 2024

TBH, I don't like when projects just copy/paste their GitHub readme files to the NuGet package. They are too long, and contain non-version specific (such as the shield badges) and/or irrelevant stuff. Also, it feels lazy, you have to fix all the relative links, and on top of that NuGet doesn't render markdown the same way as GitHub.

A short readme with a basic description looks much better IMO.

@ltrzesniewski
Copy link
Member

(I'm reopening this issue so we can discuss it)

@ltrzesniewski ltrzesniewski reopened this Feb 10, 2024
@tom-englert
Copy link
Member

I'm open to anything, however if you think there is irrelevant stuff on the readme, why is it then relevant when you read it via GH?

@ltrzesniewski
Copy link
Member

That's a matter of personal preference I'd say. I think I'm used to seeing long readmes on GitHub, but I prefer the descriptions on NuGet to be short and to the point. I add a "click here to read more" type of link to the GitHub page in the NuGet descriptions of my own packages.

Hmm maybe that's it: I expect a readme on GitHub, but a description on NuGet.

Stuff like this: NuGet Status is relevant on GitHub as it indicates which is the latest released package version, but shouldn't be included in a NuGet description IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants