Hi, On Thu, Jul 14, 2016 at 7:21 AM, vkum14 <[email protected]> wrote: > ...Could you please let me know the process (point me if this is documented > somewhere) of > contributing back to Sling?...
Best is to create a [PATCH] ticket at https://issues.apache.org/jira/browse/SLING (you might need to ask for write access here with your username first) and attach your code as an svn patch. Non-core contributions go under /contrib in our codebase, and we can always adjust the location when we integrate the contribution. It's good to file an iCLA if you expect to contribute substantial amounts of code, see https://www.apache.org/licenses/icla.txt -Bertrand
