From b6d58769694127b5b6f036d1e0ecae0efa0d3b67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 2 Oct 2019 12:07:51 +0200 Subject: Add CONTRIBUTING.md that points to our Community page --- buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index fa23190..f7b5026 100644 --- a/buildfile +++ b/buildfile @@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file ./: {*/ -build/ -config/ -old-tests/} \ - doc{INSTALL LICENSE NEWS README} \ + doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} \ file{INSTALL.cli bootstrap* config.guess config.sub} manifest # Don't install tests or the INSTALL file. -- cgit v1.1