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 | 8cc38b356d61a6e252fe3a6277dd2e1cc2a29040 (patch) | |
tree | a3ded6b5990b73ac6cb1d1b6f099a5eaf1eeab8e /CONTRIBUTING.md | |
parent | c94c31e27f8e456c27d76f2f33d0ed5e8cc165ff (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. |