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 | 8c614ed9f59e9ca4bdc08465a1726e0a6dd6dfbc (patch) | |
tree | dff5187df366b76fb625c1134450f71372fcf7fd /buildfile | |
parent | 1fb8144e3ab0b22a2bbfb42f7359d2b1ef613f7c (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. # |