You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
When creating a bug report for any project within the Hibernate family, it's extremely helpful (and, frankly, required)to have an adequate test case available. This is obviously important to make reproducing the issue as easy aspossible. But it's also vital longer-term. Nearly every bug fix should include a regression test, which frequently is basedon the original reproducer (sometimes, it's the reproducer, verbatim).
To help create useful test cases, we're opening up this repo with various templates. Please see the READMEs in eachproject's subdir for more info.
As always, this is open source for a reason! If these templates can be improved in any way, please let us know (eitherthrough our JIRA instance or through GitHub Issues). Better yet, send us a pull request!
About
Templates and examples to report issues to Hibernate