|
1 | 1 | ---
|
2 | 2 | title: Community
|
3 | 3 | description: Become part of the IPFS community! Learn how here.
|
| 4 | +sidebarDepth: 3 |
4 | 5 | ---
|
5 | 6 |
|
6 | 7 | # Community
|
7 | 8 |
|
8 | 9 | IPFS is home to a vibrant, diverse community of thousands of contributors and participants from all over the globe! Here's how to get help, support, or just hang out with other folks who are helping to build the distributed web.
|
9 | 10 |
|
10 |
| -## IPFS newsletter |
11 | 11 |
|
12 |
| -Sign up for the IPFS Weekly newsletter to get project updates, community news, event details, and more. In your inbox every Tuesday. [Subscribe now!](https://ipfs.us4.list-manage.com/subscribe?u=25473244c7d18b897f5a1ff6b&id=cad54b2230) |
| 12 | +:::callout |
| 13 | +The IPFS community believes that our mission is best served in an environment that is friendly, safe, and accepting, and free from intimidation or harassment. To that end, we ask that everyone involved in IPFS read and respect our [code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). Please contact [abuse@ipfs.io](mailto:abuse@ipfs.io) if you need to report a problem or address a grievance related to an abuse report. |
| 14 | +::: |
13 | 15 |
|
14 |
| -## Ways to contribute |
| 16 | +- [Get technical support and help in the IPFS forum](#get-technical-support-and-help) as you develop on IPFS. |
| 17 | +- Get involved with the community through [apps like Discord and Slack](#chat), regularly occurring [community events such as demos and triage sessions](#community-events-calendar), and [the IPFS forum](#ipfs-forums). |
| 18 | +- Stay informed and up to date on the latest developments in the IPFS ecosystem with [social media](#social-media) and [the IPFS newsletter](#ipfs-newsletter). |
| 19 | +- Navigate the IPFS ecosystem using [the ecosystem directory](#ecosystem-directory) and [Awesome IPFS](#awesome-ipfs). |
15 | 20 |
|
16 |
| -No matter your area of specialty or level of expertise, there are many [ways to contribute](contribute/ways-to-contribute.md) to IPFS and make a real difference in the IPFS community at large. |
| 21 | +## Get technical support and help |
| 22 | + |
| 23 | +Are you developing with IPFS implementations and tools, and looking for technical support from IPFS experts? For the fastest possible assistance and resolution of your support needs, do the following: |
| 24 | + |
| 25 | +1. [Check to see if the problem / issue you've encountered has already been discussed](#_1-check-to-see-if-the-issue-you-ve-encountered-has-already-been-discussed). |
| 26 | +2. If your problem / issue has not been discussed or solved in the forum, [follow the general guidelines for getting useful answers to your questions](#_2-follow-the-guidelines-for-getting-useful-answers-to-your-questions). |
| 27 | +3. [Create a forum post in the Help section](#_3-create-a-forum-post-in-the-help-section). |
| 28 | + |
| 29 | +:::tip |
| 30 | +To post in the IPFS forum, you'll need a (free) IPFS forum account if you don't already have one. To create an account, click the **Sign Up** button in the top right corner of the forum website. |
| 31 | +::: |
| 32 | + |
| 33 | +### 1. Check to see if the issue you've encountered has already been discussed |
| 34 | + |
| 35 | +1. Navigate to [the Help category of the IPFS forum](https://discuss.ipfs.tech/c/help/13). |
| 36 | +1. In the upper right hand corner, click the search icon (a blue magnifying glass). The forum search bar opens. |
| 37 | +1. In the search bar, type a term related to the issue you are trying to solve. Options to either search the Help category or search all forum topics and posts display. |
| 38 | +1. Below the search bar, click the option to search for the term in the Help channel. Alternatively, you can search across all topics and posts. A list of forum posts related to your search displays. |
| 39 | +1. Search through the list of posts returned. If you don't find the answer or help you're looking for, [follow the general guidelines for getting useful answers to your questions](#2-follow-the-guidelines-for-getting-useful-answers-to-your-questions). |
| 40 | + |
| 41 | +### 2. Follow the guidelines for getting useful answers to your questions |
17 | 42 |
|
18 |
| -## IPFS forums |
| 43 | +Please following these general guidelines when asking for help: |
19 | 44 |
|
20 |
| -The official [IPFS forums](https://discuss.ipfs.tech/) are the primary home of IPFS-related discussion. Join the conversation on [https://discuss.ipfs.tech](https://discuss.ipfs.tech) for everything from technical questions, project brainstorming, talk on IPFS use cases, and more. |
| 45 | +- Before creating a forum post, summarize the issue / problem you are encountering. Example phrasings: |
| 46 | + - _Here's what I'm trying to do..._ |
| 47 | + - _I did X and expected Y to happen..._ |
| 48 | + - _Could this be because...?_ |
| 49 | + - _This seems impossible because..._ |
| 50 | + - _I've tried A, B and C to fix X, but..._ |
| 51 | +- When asking for help with one of the IPFS libraries, include the name of the exact package and version of the package/library. |
| 52 | +- When sharing bits of code, [use markdown](../community/contribute/grammar-formatting-and-style.md#style) to format code blocks so that they are easier to read. |
| 53 | +- Ensure that you've read the forum [FAQ](https://discuss.ipfs.tech/faq) and [Terms of Service](https://discuss.ipfs.tech/tos). |
| 54 | +- Screenshots of errors are often helpful. |
21 | 55 |
|
22 |
| -## Chat |
| 56 | +### 3. Create a forum post in the Help section |
23 | 57 |
|
24 |
| -Casual chat fan? Here are [all our channels](chat.md). There's getting-started advice for you here, too. |
| 58 | +Keeping in mind [the general guidelines above](#_2-follow-the-guidelines-for-getting-useful-answers-to-your-questions), do the following: |
25 | 59 |
|
26 |
| -## Community Calendar |
| 60 | +1. In [the Help category of the forum](https://discuss.ipfs.tech/c/help/13), hover over the large blue circle with a `+` symbol in the center. The text **New Topic** displays. |
| 61 | +1. Click **New Topic**. The **Create a new Topic** modal opens. |
| 62 | +1. In the title field, describe what the discussion is one brief sentence. |
| 63 | +1. Add any optional tags that help describe what subcategory the issue is in. Samples options include `go-ipfs` and `js-ipfs`. |
| 64 | +1. Following the guidelines above, describe your issue / problem in the main text field. You can use Markdown, BBCode or HTML for formatting, and include images. |
| 65 | +1. Click **Create Topic**. Your topic is has been created in the forum! |
| 66 | + |
| 67 | +The forum moderators will attempt to address your post as quickly as possible. |
| 68 | + |
| 69 | +## Get involved |
| 70 | + |
| 71 | +### IPFS forums |
| 72 | + |
| 73 | +The official [IPFS forums](https://discuss.ipfs.tech/) are the primary home of IPFS-related discussion. Join the conversation on [https://discuss.ipfs.tech](https://discuss.ipfs.tech) for everything from support, technical questions, project brainstorming, IPFS use cases, and more. |
| 74 | + |
| 75 | +### Community Events Calendar |
27 | 76 |
|
28 | 77 | If you're an IPFS implementer, application developer, or user, you are welcome to join the community meetings we host regularly.
|
29 | 78 |
|
30 | 79 | Stay up-to-date by subscribing to the [**IPFS Community Calendar**](https://ipfs.fyi/calendar) and joining community meetings such as triage sessions, the IPFS implementers sync, and the IPLD sync.
|
31 | 80 |
|
32 |
| -## ProtoSchool workshops |
| 81 | +### Chat |
| 82 | + |
| 83 | +Casual chat fan? You can engage with the IPFS community in one of the channels listed below: |
| 84 | + |
| 85 | +:::callout |
| 86 | +In general, public IPFS Discord channels are bridged to Matrix and Slack. As a result, you can usually use your preferred chat application to engage with the community. IPFS channels/rooms are usually prefixed with "#ipfs-". |
| 87 | +::: |
33 | 88 |
|
34 |
| -ProtoSchool isn't just home to interactive tutorials on the decentralized web — it's also a vibrant community of makers and doers around the globe! Community groups worldwide host [ProtoSchool workshops](https://proto.school/events) regularly, offering you the opportunity to complete our interactive tutorials with the support of local mentors. |
| 89 | +- **Discord**: Join the [IPFS Discord server](https://discord.gg/ipfs) for synchronous chat. |
35 | 90 |
|
36 |
| -## Meetups |
| 91 | +- **Matrix**: Join the [Matrix space](https://matrix.to/#/#ipfs-space:ipfs.io). |
| 92 | + |
| 93 | +- **Slack**: Join [Filecoin slack](https://filecoin.io/slack) and join the bridged #ipfs channels. |
| 94 | + |
| 95 | +### Meetups |
37 | 96 |
|
38 | 97 | IPFS meetups are also all over the world. [Find one close to you](https://www.meetup.com/members/249142444/) ... or [contact IPFS Community on Meetup.com](https://secure.meetup.com/messages/?new_convo=true&member_id=249142444&name=IPFS+Community) to start your own in your area!
|
39 | 98 |
|
40 |
| -## Social media |
| 99 | +### Contribute |
| 100 | + |
| 101 | +No matter your area of specialty or level of expertise, there are many [ways to contribute](contribute/ways-to-contribute.md) to IPFS and make a real difference in the IPFS community at large. |
| 102 | + |
| 103 | + |
| 104 | +## Stay informed |
| 105 | + |
| 106 | +### Social media |
41 | 107 |
|
42 | 108 | We're in a lot of places. Here's [how to find them all](social-media.md) for your favorite platforms.
|
43 | 109 |
|
44 |
| -## Ecosystem directory |
| 110 | +### IPFS newsletter |
| 111 | + |
| 112 | +Sign up for the IPFS Weekly newsletter to get project updates, community news, event details, and more. In your inbox every Tuesday. [Subscribe now!](https://ipfs.us4.list-manage.com/subscribe?u=25473244c7d18b897f5a1ff6b&id=cad54b2230) |
| 113 | + |
| 114 | +### IPFS Blog |
| 115 | + |
| 116 | +The latest updates and info on IPFS in one place, from blog posts and release notes to videos, tutorials, news coverage, and events. |
| 117 | +[Read the blog here](https://blog.ipfs.io/). |
| 118 | + |
| 119 | +### YouTube |
| 120 | + |
| 121 | +Learn more about IPFS in [the official IPFS YouTube channel](https://www.youtube.com/channel/UCdjsUXJ3QawK4O5L1kqqsew). It has lots of great educational material around IPFS. |
| 122 | + |
| 123 | +## Navigate the IPFS ecosystem |
| 124 | + |
| 125 | +### Ecosystem directory |
45 | 126 |
|
46 | 127 | Explore the world of projects and products built on IPFS in the [Ecosystem directory](https://ecosystem.ipfs.io/) – an interactive showcase filterable by industry, tooling, and more.
|
47 | 128 |
|
48 | 129 | If you want to add a new project to the IPFS ecosystem directory, use [this form](https://airtable.com/shrjwvk9pAeAk0Ci7).
|
49 | 130 |
|
50 |
| -## Awesome IPFS |
| 131 | +### Awesome IPFS |
51 | 132 |
|
52 |
| -Get inspired by [Awesome IPFS](https://awesome.ipfs.tech/), a catalog of community-built open-source projects using IPFS for everything from image sharing to decentralized archiving. Have a project of your own to add to Awesome IPFS? Make a PR [in the repo!](https://github.com/ipfs/awesome-ipfs). |
| 133 | +Get inspired by [Awesome IPFS](https://awesome.ipfs.tech/), a catalog of community-built open-source projects using IPFS for everything from image sharing to decentralized archiving. Have a project of your own to add to Awesome IPFS? Make a PR [in the repo!](https://github.com/ipfs/awesome-ipfs). |
0 commit comments