2015-10-14 13:35:45 -04:00
# Contribution Guidelines
2023-09-21 09:36:52 -04:00
Thanks for submitting your entry to Awesome IPFS!
2015-10-14 13:35:45 -04:00
Please ensure your pull request adheres to the following guidelines:
2023-09-21 09:36:52 -04:00
## Content Policy
Entries are accepted if they meet the following criteria:
- Entries must use _IPFS_
- Entries in the **apps** & **tools** categories must be **open-source** and contain a link to their source code.
2023-09-27 07:52:18 -04:00
- Entries in the services & platforms category must contain a clear description of how they relate to IPFS and avoid marketing buzzwords.
- 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.
- Entries must respect the [IPFS Community Code of Conduct ](https://github.com/ipfs/community/blob/master/code-of-conduct.md ).
2023-09-21 09:36:52 -04:00
2018-07-30 09:21:16 -04:00
### 1. Before submitting
2015-10-14 13:35:45 -04:00
- 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.
2023-09-21 09:36:52 -04:00
- Review the [content policy ](#content-policy ) to ensure your submission meets the requirements.
2018-07-30 09:21:16 -04:00
### 2. Creating a submission
2023-09-21 09:36:52 -04:00
Make an **individual pull request for each suggestion** :
2020-04-20 08:29:22 -04:00
Style tips:
2023-09-21 09:36:52 -04:00
2015-10-14 13:35:45 -04:00
- Keep descriptions short and simple, but descriptive.
- Don't mention `IPFS` in the description as it's implied.
- Start the description with a capital and end with a full stop/period.
- Check your spelling and grammar.
2018-07-30 09:21:16 -04:00
### 3. Submitting it through a PR
- The pull request should have a useful title and include a link to the package and why it should be included.
- Submit products when they are useable, or at a state which has something to show which is awesome in itself. This cuts down on half-finished implementations.
2015-10-14 13:35:45 -04:00
Thank you for your suggestions!
2020-01-06 09:40:55 -05:00
2023-09-21 09:36:52 -04:00
---