If you'd like to contribute to Rosetta, just following these steps:
- Fork this repository, and create new branch from
master
. - After adding new codes, please test it relentlessly until it runs as expected steadily.
- 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.