Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 680 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 680 Bytes

Contributing

Getting Started

  • Submit a ticket and mention that you are working on it.
  • Send pull requests to the master branch.
  • In the pull request or the commit message, tell us which issue this is for.
  • Topic branches are encouraged but not enforced.
  • Changes must have unit tests and updated documentation.
  • Validate all existing tests and new tests are successful.
  • Validate your new code meets lithium coding standards.