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 | f6675a4626267c08e53bbc20bd3dd41ac8744605 (patch) | |
tree | 9c353b919b49def47f6aa011f994db6968412d60 /buildfile | |
parent | e6cee3c2f9b03852ed4837f9be05e0a2fa4542a8 (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. # |