commit | 6f44c9912e5838cf4009a88f77321d90c535dc02 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:21 2018 +0200 |
committer | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:21 2018 +0200 |
tree | 76ce568d84cf539e21133a657e00176f4c2d0197 | |
parent | 48c5216c84a48cb81cc70a9827188fb9f290240f [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.