Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 529 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 529 Bytes

Thanks for taking interest in our project, we'd love to work with you.

We've compiled, for your convenience, a list of the most relevant questions and answers that you should know about before you contribute to the project.

Where do I submit my PR?

Right here!

Will my pull request get merged?

macchina is only accepting bug fixes and documentation improvements.

Should I follow any specific code styles?

cargo fmt and cargo clippy are your friends.