diff options
-rw-r--r-- | CONTRIBUTING.md | 3 | ||||
-rw-r--r-- | buildfile | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..a3216bb --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +This project is part of the `build2` toolchain; see its +[Community](https://build2.org/community.xhtml) page for various ways to +contribute. @@ -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. # |