commit | ceb2cead1dda23580b7e01b13faf71db4d7b0d8a | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:16 2018 +0200 |
committer | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:16 2018 +0200 |
tree | fdae9e4e6683e5d8b7969199cf3d6ab258473a47 | |
parent | 68f7583df8b7b2c09e0e1fb77dda964559124282 [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.