Skip to content

Commit 857d798

Browse files
committed
Improve contact and issue info
1 parent 28545ee commit 857d798

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/development.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,17 @@ java -jar gateway-ha-{{VERSION}}-jar-with-dependencies.jar ../gateway-ha-config.
4040
Follow the separate instructions for building the container and running Trino
4141
Gateway with docker compose from the `README.md` file in the `docker` folder.
4242

43+
## Contact, help, and issues
44+
45+
You can contact the Trino Gateway users and contributors on
46+
[Trino slack](https://trino.io/slack) in the `#trino-gateway` and
47+
`#trino-gateway-dev` channels. Use these channels for questions and discussion
48+
about Trino Gateway installation, usage, and development.
49+
50+
If you encounter specific issues or want to propose new features,
51+
[file an issue](https://github.com/trinodb/trino-gateway/issues) and follow the
52+
contribution process for next steps.
53+
4354
## Contributing
4455

4556
Want to help build Trino Gateway? Check out our [contributing

0 commit comments

Comments
 (0)