From 8f87bf8e7a15d6730c02a5fed41a1b3a47178326 Mon Sep 17 00:00:00 2001 From: Kai Wagner Date: Tue, 17 May 2022 13:10:42 +0200 Subject: [PATCH] PG-412: added 'Get engaged' to the welcome page 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..671e77a 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/REL1_0_STABLE/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)