From 456a4c6b6e2d1e506816be64dfc7cb36ca0c822a Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Tue, 29 Mar 2022 12:25:18 +0000 Subject: add a "contributing" section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 24ff688..4263391 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,14 @@ to start the suite. Keep in mind that the regression tests needs to create files inside the `regress` directory and bind the 10965 port. +## Contributing + +Any form of contribution is welcome, not only patches or bug reports. +If you have a sample configuration for some specific use-case, a +script or anything that could be useful to others, consider adding it +to the `contrib` directory. + + ## Architecture/Security considerations gmid is composed by four processes: the parent process, the logger, -- cgit v1.2.3