Skip to content

doc: Add "How to Contact the Team" section to the README #1690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2024
Merged
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
8 changes: 8 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@ When building an application that will be querying the database, remember that f
low latency disk access is far more important than high throughput (assuming the minimal IOPS
above is met).

## How to Contact the Cardano DB Sync Team

You can discuss development or find help at the following places:

* The [cardano-db-sync channel](https://matrix.to/#/#cardano-db-sync:matrix.org) on
[Matrix Chat](https://matrix.org/)
* [GitHub Issues](https://github.com/IntersectMBO/cardano-db-sync/issues)

## Installation

Install db-sync with one of the following methods:
Expand Down
Loading