commit | 401afdced147cedac34e75570336a71c5e1089b0 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:20 2018 +0200 |
committer | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:20 2018 +0200 |
tree | 33d1413576d0e324faa13ca0cdbe5e6783c726b0 | |
parent | 8f0abd78d6d7574a0c88f0c6d4cdcf77d08ceffe [diff] |
SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ca36072 --- /dev/null +++ b/CONTRIBUTING.md
@@ -0,0 +1,6 @@ +Contributing +==== + +Thanks for choosing to contribute! + +You will find all the necessary details about how you can do this at https://sling.apache.org/contributing.html.