Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 436 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 436 Bytes

Immortal Contribution Guidelines

Contributions to Immortal are welcome! Pull requests are more likely to be merged if:

  • Your code is well documented.
  • You describe the particular problem in OTP that your change is intended to solve, with supporting links.
  • You behave courteously.

Pull requests will not be merged if:

  • There are no tests for your changes.
  • Your PR breaks the Travis build.