diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-02 13:37:01 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-02 13:37:01 +0200 |
commit | 24891ac6beaa8c7847691ff1169662f6bc33d231 (patch) | |
tree | ccd5cf1686a565290d68287bf9a1575eb10d6fc5 /buildfile | |
parent | 75438f6f87130cea42c3f3b96400abcfa37beecb (diff) |
Add CONTRIBUTING.md that points to our Community page
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: {*/ -build/} doc{INSTALL LICENSE NEWS README} manifest +./: {*/ -build/} doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} manifest # Don't install tests or the INSTALL file. # |