doc: add ent slack channel to readme (#1018)

This commit is contained in:
Ariel Mashraki
2020-12-05 20:21:34 +02:00
committed by GitHub
parent b70ba95d7b
commit 6e77516bf3

View File

@@ -21,9 +21,11 @@ go get github.com/facebook/ent/cmd/ent
For proper installation using [Go modules], visit [entgo.io website][entgo instal].
## Docs
## Docs and Support
The documentation for developing and using ent is available at: https://entgo.io
For discussion and support, [open an issue](https://github.com/facebook/ent/issues/new/choose) or join our [channel](https://gophers.slack.com/archives/C01FMSQDT53) in the gophers Slack.
## Join the ent Community
In order to contribute to `ent`, see the [CONTRIBUTING](CONTRIBUTING.md) file for how to go get started.
If your company or your product is using `ent`, please let us know by adding yourself to the [ent users page](https://github.com/facebook/ent/wiki/ent-users).