From e047a3acc6c8d6ad959648361f8fca5d653a7735 Mon Sep 17 00:00:00 2001 From: Iker Pedrosa Date: Tue, 14 Mar 2023 16:45:25 +0100 Subject: [PATCH] README: add reference to contribution guidelines Signed-off-by: Iker Pedrosa --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3c035ef6..38b5eecf 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ There are several ways to contact us: https://alioth-lists-archive.debian.net/pipermail/pkg-shadow-commits/), only used for historical purposes +## Contributions + +Contributions are welcome. Follow the +[guidelines](doc/contributions/introduction.md) before posting any patches. + ## Authors and maintainers Authors and maintainers are listed in [AUTHORS.md]( https://github.com/shadow-maint/shadow/blob/master/AUTHORS.md).