You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have a guide for creating repositories, and for standardizing READMEs for all IPFS repositories.
Each repository should have:
A clear description in the GitHub description field.
A clear description (which can be longer) in the README.
A license - potentially MIT, or CC0, depending on the type of organization. Having different licenses is OK.
A contribute section in the Readme for discussion repositories, or a contribute.md if there are more specialized instructions (for instance, language styles, which should link to a language contribution guide in this repository.
A usage section (if appropriate)
A link to places to ask questions - this can be ipfs/community, too.
Buttons!!!
What do you think are necessary? I'll open a PR after some discussion.
We should have a guide for creating repositories, and for standardizing READMEs for all IPFS repositories.
Each repository should have:
What do you think are necessary? I'll open a PR after some discussion.