From 3eacf7d3e7ab13d8de6ef5a8827a97bb93e5f5c3 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 30 Jul 2018 06:17:56 -0700 Subject: [PATCH] docs: add contribute section that points to the guideline --- README.md | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index b33f289..0d782b1 100644 --- a/README.md +++ b/README.md @@ -6,24 +6,24 @@ > Useful resources for using [IPFS](https://ipfs.io) and building things on top of it -_This list is for projects, tools, or pretty much any things related to IPFS that -are totally_ **awesome**_. This is for products which are already awesome - if -you have plans for cool stuff to do with IPFS, you should build it, and then -link it here. If you have an idea for an awesome thing to do with IPFS, a good -place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or -[ipfs/notes](https://github.com/ipfs/notes)._ +_This list is for projects, tools, or pretty much any things related to IPFS that are totally_ **awesome**_. This is for products which are already awesome - if you have plans for cool stuff to do with IPFS, you should build it, and then +link it here. If you have an idea for an awesome thing to do with IPFS, a good place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or [ipfs/notes](https://github.com/ipfs/notes)._ ## Table of Contents +- [Contribute](#contribute-to-this-list) - [Apps](#apps) - [Articles](#articles) - [Tools](#tools) - [Videos](#videos) - [Discussions](#discussions) -- [Contribute](#contribute) - - [Want to hack on IPFS?](#want-to-hack-on-ipfs) +- [Want to hack on IPFS?](#want-to-hack-on-ipfs) - [License](#license) +## Contribute to this list! + +Everyone is welcome to submit their new awesome-ipfs item. Check the [CONTRIBUTING.md guidelines](https://github.com/ipfs/awesome-ipfs/blob/master/CONTRIBUTING.md) to learn how to do so. + ## Apps - [a js video player](https://github.com/ipfs/website/tree/master/content/docs/examples/webapps/play) - [Demo](https://ipfs.io/ipfs/QmVc6zuAneKJzicnJpfrqCH9gSy6bz54JhcypfJYhGUFQu/play#/ipfs/QmTKZgRNwDNZwHtJSjCp6r5FYefzpULfy37JvMt9DwvXs) @@ -132,11 +132,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or * [CRDTs discussion](https://github.com/ipfs/notes/issues/23) -## Contribute - -Please add (or remove) stuff from this list if you see anything awesome! [Open an issue](https://github.com/ipfs/awesome-ipfs/issues) or a PR. - -### Want to hack on IPFS? +## Want to hack on IPFS? [![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)