feat: content policy (#150)

This commit is contained in:
dietrich ayala 2019-11-15 14:49:09 -08:00
parent b3a5b3abff
commit dee719bc33
2 changed files with 16 additions and 0 deletions

15
POLICY.md Normal file
View file

@ -0,0 +1,15 @@
# Awesome IPFS Content Policy
Thanks for submitting your entry to Awesome IPFS!
Entries are accepted if they meet the following criteria:
* Entries must respect the [IPFS Community Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md)
* Entries must use *IPFS* (libp2p, ipld, multiformats is not enough)
* Entries must be immediately usable (eg. nothing that is paywall-only, even a free trial would be ok)
* Entries must have a clear license and/or privacy policy where applicable
This policy is evaluated by the site admins upon submission, per the process defined in the [contribution guide](CONTRIBUTING.md).
This policy was developed [here](https://github.com/ipfs/awesome-ipfs/issues/150) - please add questions, comments and suggestions there.