This content has been marked as final.
Show 1 reply
-
1. Re: Does anybody know how to contribute to the hibernate development?
adamw Mar 20, 2013 9:54 AM (in response to pranav2727)I suppose the best place to start is looking at the source code:
https://github.com/hibernate/hibernate-orm/tree/master/hibernate-envers/
and jira:
https://hibernate.atlassian.net/browse/HHH (envers component)
To which areas would you like to contribute?
Adam