mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-12-27 08:19:25 -05:00
docs: add contribute section that points to the guideline
This commit is contained in:
parent
b5ea861a96
commit
3eacf7d3e7
22
README.md
22
README.md
@ -6,24 +6,24 @@
|
|||||||
|
|
||||||
> Useful resources for using [IPFS](https://ipfs.io) and building things on top of it
|
> 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
|
_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
|
||||||
are totally_ **awesome**_. This is for products which are already awesome - if
|
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)._
|
||||||
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
|
## Table of Contents
|
||||||
|
|
||||||
|
- [Contribute](#contribute-to-this-list)
|
||||||
- [Apps](#apps)
|
- [Apps](#apps)
|
||||||
- [Articles](#articles)
|
- [Articles](#articles)
|
||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Videos](#videos)
|
- [Videos](#videos)
|
||||||
- [Discussions](#discussions)
|
- [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)
|
- [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
|
## 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)
|
- [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)
|
* [CRDTs discussion](https://github.com/ipfs/notes/issues/23)
|
||||||
|
|
||||||
## Contribute
|
## Want to hack on IPFS?
|
||||||
|
|
||||||
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?
|
|
||||||
|
|
||||||
[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)
|
[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user