aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-03-29 12:25:18 +0000
committerOmar Polo <op@omarpolo.com>2022-03-29 12:25:18 +0000
commit456a4c6b6e2d1e506816be64dfc7cb36ca0c822a (patch)
tree8d0b212ecf2f0b22a23c959308d6a922af93aa8c /README.md
parent2a7f69f4eeb32a561a5a731e05145136030b4a71 (diff)
add a "contributing" section
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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,