]> granicus.if.org Git - strace/commitdiff
README.md: add a link to the new contributors guide
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 4 Sep 2018 13:54:30 +0000 (15:54 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 1 Nov 2018 13:00:37 +0000 (13:00 +0000)
* README.md: Add a link to the Guide of new contributors.

Suggested-by: Jamal Hadi Salim <jhs@mojatatu.com>
README.md

index 95cb3df228fa7f10ef66a081db82f4313881208b..95192af1f8aa5ada78a2ec538ff3e1c28a17fa43 100644 (file)
--- 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/).