Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 427 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 427 Bytes

Contributing guidelines

If you'd like to contribute to Rosetta, just following these steps:

  1. Fork this repository, and create new branch from master.
  2. After adding new codes, please test it relentlessly until it runs as expected steadily.
  3. send a pull request to us.

Note that although currently we have no strict constraints on code's style. It is obvious that we all appreciate clear, readable and elegant code.