Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 753 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 753 Bytes

Contributing to Maud

Great to see that you want to help out! Here are some tips for getting started:

  • If you're just starting out, I suggest tackling some easy issues first.

  • Please leave a comment on the issue you're working on, so that other people don't duplicate work.

  • Most contributions should include tests – see the existing test code for how to write these.

  • Documentation on the proc macro interface can be found on docs.rust-lang.org.

Have fun! ☺️