diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-02 13:37:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-02 13:37:02 +0200 |
commit | 55ca85c3adc39257e3b4712349344362cd96035c (patch) | |
tree | 11045ccfd461f44e4d9fb3f9d656534d1f366197 /buildfile | |
parent | f6a6cb738f9d201a40c54aca280acb69b6429e2a (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. # |