From da6661fa6685a853cc409ed9758176f24abf0ef2 Mon Sep 17 00:00:00 2001 From: Kai Wagner Date: Fri, 20 May 2022 19:23:55 +0200 Subject: [PATCH] PG-412: added 'Get engaged' to the welcome page (#230) Signed-off-by: Kai Wagner --- docs/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.md b/docs/index.md index a76d36c..bfd1ea8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -40,6 +40,12 @@ The RPM packages are also available in the official PostgreSQL (PGDG) `yum` repo * Use the [installation guidelines](setup.md) to install and set up `pg_stat_monitor`. * Refer to the [User guide](USER_GUIDE.md) for details about available features and functions, usage examples and configuration parameters. +## Get engaged + +* Use the [contributing guide](https://github.com/percona/pg_stat_monitor/blob/main/CONTRIBUTING.md) to learn how to become a contributor. +* Use the [forum](https://forums.percona.com/c/postgresql/pg-stat-monitor/69) to discuss a topic with the community. + + ## Read more * [`pg_stat_monitor` view reference](REREFENCE.md)