Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.01 KB

File metadata and controls

36 lines (25 loc) · 1.01 KB

Contributing

Before contributing, please read carefully our Code of Conduct and the following contribution guidelines.

Please, also make sure to understand the Apache 2.0 license and the Developer Certificate of Origin.

Last but not least, do not use GitHub issues for vulnerability reports, read instead the security policy for instructions.

Git Recommended Practices

Coding Style

Erlang Code

Format with erlfmt enforced style:

    $ rebar3 fmt