diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-02 12:07:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-02 12:10:09 +0200 |
commit | b6d58769694127b5b6f036d1e0ecae0efa0d3b67 (patch) | |
tree | 628f148566f12f1d5ffd99ba6e6a09daf6b4565b /CONTRIBUTING.md | |
parent | 10aad0cff882055340c4fdfd970590d9bc266309 (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. |