Skip to content

Commit

Permalink
docs: update readme links (#201)
Browse files Browse the repository at this point in the history
We currently don't have a standardized contributing.md file.  Issue
templates handle most of "how to report a bug" and CI handles the rest.
  • Loading branch information
wraithgar committed May 2, 2023
1 parent 62b2d8d commit 1b3774e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -101,7 +101,7 @@ cacache.get.byDigest(cachePath, integrityHash).then(data => {

### Contributing

The cacache team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The [Contributor Guide](CONTRIBUTING.md) has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.
The cacache team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.

All participants and maintainers in this project are expected to follow [Code of Conduct](CODE_OF_CONDUCT.md), and just generally be excellent to each other.

Expand Down

0 comments on commit 1b3774e

Please sign in to comment.