Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ description: Learn where to get help and support in the extensive, diverse IPFS
* **Technical support**: For specific questions, including technical support, please use the [official IPFS discussion forums](https://discuss.ipfs.tech).
* **General questions and discussions**: Use the [official IPFS discussion forums](https://discuss.ipfs.tech) or [chat on Matrix](https://docs.ipfs.tech/community/#chat).
* **IPFS-related community announcements**: If you'd like to announce something to the IPFS community at large, use the [official IPFS discussion forums](https://discuss.ipfs.tech); we monitor the forums for things to include in the weekly IPFS newsletter! You can also inform people via [Matrix](https://docs.ipfs.tech/community/#chat) and the [other venues](#other-venues) listed below.
* **Bugs and feature proposals**: IPFS-codebase-related bugs and feature proposals can be reported directly in their repositories (most are in the [IPFS](https://github.com/ipfs) and [IPFS Shipyard](https://github.com/ipfs-shipyard) GitHub orgs), for example [Kubo](https://github.com/ipfs/kubo) or [js-ipfs](https://github.com/ipfs/js-ipfs). If you're not sure where the best place to report a bug or request a feature is, ask in the [forums](https://discuss.ipfs.tech) and someone will point you in the right direction.
* **Bugs and feature proposals**: IPFS-codebase-related bugs and feature proposals can be reported directly in their repositories (most are in the [IPFS](https://github.com/ipfs) and [IPFS Shipyard](https://github.com/ipfs-shipyard) GitHub orgs), for example [Kubo](https://github.com/ipfs/kubo) or [Helia](https://github.com/ipfs/helia). If you're not sure where the best place to report a bug or request a feature is, ask in the [forums](https://discuss.ipfs.tech) and someone will point you in the right direction.
* **Support for libp2p**: Questions specific to libp2p should use the [libp2p forums](https://discuss.libp2p.io) for faster results.
* **Reporting security issues**: To report [security issues](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md#security-issues), please email <a href="mailto:security@ipfs.io">security@ipfs.io</a>.
* **Reporting abuse**: To report [abuse](https://github.com/ipfs/community/blob/master/code-of-conduct.md), please email <a href="mailto:abuse@ipfs.tech">abuse@ipfs.tech</a>.
* **Reporting gateway abuse**: To report abuse or request takedowns on the `ipfs.io` and `dweb.link` gateways, use the [web form](https://ipfs.fyi/report-abuse) or email <a href="mailto:abuse@ipfs.io">abuse@ipfs.io</a>. See [Reporting Abuse](https://about.ipfs.io/#reporting-abuse) for details.
* **Something else not listed here?** Ask in the [official IPFS discussion forums](https://discuss.ipfs.tech).


Expand Down