Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hydraxman committed Feb 23, 2023
1 parent 7520846 commit 4ed5689
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ We are aligned on the [Fail Fast](https://www.techtarget.com/whatis/definition/f

And please leverage the `Assert` API to save if conditions, for example: [Spring Assert API](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/Assert.html)

In a nutshell:

<p align="center"><b>
DO NOT SWALLOW THE EXCEPTIONS
</b></p>

## Review Process

After submitting a pull request, members of the Hydra Lab team will review your code. We will assign the request to an appropriate reviewer. Any member of the community may participate in the review, but at least one member of the Hydra Lab team will ultimately approve the request.
Expand Down

0 comments on commit 4ed5689

Please sign in to comment.