From 5f7f0b6c85858c60f423917a10cd564b7a52216f Mon Sep 17 00:00:00 2001 From: Eugene Syromyatnikov Date: Tue, 4 Sep 2018 15:54:30 +0200 Subject: [PATCH] README.md: add a link to the new contributors guide * README.md: Add a link to the Guide of new contributors. Suggested-by: Jamal Hadi Salim --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95cb3df2..95192af1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ See the file [NEWS](NEWS) for information on what has changed in recent versions Please read the file [INSTALL-git](INSTALL-git.md) for installation instructions. +Please take a look at [the guide for new contributors](https://strace.io/wiki/NewContributorGuide) if you want to get involved in strace development. + The user discussion and development of strace take place on [the strace mailing list](https://lists.strace.io/mailman/listinfo/strace-devel) -- everyone is welcome to post bug reports, feature requests, comments and patches to strace-devel@lists.strace.io. The mailing list archives are available at https://lists.strace.io/pipermail/strace-devel/ and other archival sites. The GIT repository of strace is available at [GitHub](https://github.com/strace/strace/) and [GitLab](https://gitlab.com/strace/strace/). -- 2.50.1