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 | 6f42144f6b0258cb46dc796c9251f57c72b23ee8 (patch) | |
tree | 6efd5e67236d3409d1df3a48b7eb667d0a4b93d3 /CONTRIBUTING.md | |
parent | c556ce737744b2e530ca6ca4b773569c712a0d86 (diff) |
Add CONTRIBUTING.md that points to our Community page
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 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. |