Skip to content

Commit

Permalink
Merge pull request #298 from autonome/policy
Browse files Browse the repository at this point in the history
feat: content policy (#150)
  • Loading branch information
autonome authored Nov 19, 2019
2 parents b3a5b3a + dee719b commit 9e3701b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Please ensure your pull request adheres to the following guidelines:

- Search previous suggestions before making a new one, as yours may be a duplicate.
- If you just created something, wait at least a couple of weeks before submitting.
- Review the [content policy](POLICY.md) to ensure your submission meets the requirements.

### 2. Creating a submission

Expand Down
15 changes: 15 additions & 0 deletions POLICY.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 9e3701b

Please sign in to comment.