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 | d99ba0daacf2f775de11aab0a16c02a9d2402c13 (patch) | |
tree | 65167ffa2c513e387aff2a1acf9c2369c1883e96 /buildfile | |
parent | 3e4218fa16f030060be083df33c4d4a44006db7c (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
@@ -17,7 +17,7 @@ BOOTSTRAP-MSVC \ BOOTSTRAP-UNIX \ BOOTSTRAP-WINDOWS -./: $d doc{$i README} cli{$i} file{build.sh build-*} manifest +./: $d doc{$i README CONTRIBUTING.md} cli{$i} file{build.sh build-*} manifest # Don't install the BOOTSTRAP/INSTALL files. But UPGRADE could be useful. # |