| commit | f0d00f6844d9f34ffda8118a653dd7c5a773bc48 | [log] [tgz] |
|---|---|---|
| author | Radu Cotescu <cotescu@adobe.com> | Wed Sep 19 18:29:17 2018 +0200 |
| committer | Radu Cotescu <cotescu@adobe.com> | Wed Sep 19 18:29:17 2018 +0200 |
| tree | 64b45ad847675e10099a85aabf16412af1193834 | |
| parent | 84c99f16e8b06c65b374e1223d15c4a3d7755451 [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.