commit | 933e8176f3890b30fdb47ce1604c6aa3172015b2 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:17 2018 +0200 |
committer | Radu Cotescu <radu@apache.org> | Wed Sep 19 18:29:17 2018 +0200 |
tree | 45d9478cb6a19df0ba09c9b044c7e3bca3983ff1 | |
parent | 77d02f1ac4c26df4ca9268b4e1869cb4e160e137 [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.