dojo
dojo copied to clipboard
Document the build process for contributors
Currently, there's no explicit guide for a new contributor to what are the steps and options to build dojo and work on the code base.
This issue aims at adding a section into the README to explain new contributors how to:
- Get dojo cloned
- How to build (full workspace, how to work on a crate only, etc...)
- How to test (same, full workspace, only some crates, etc...)
- Which checks have to be done
- use the scripts in
scripts/
adding a PR template with a checklist for doing clippy,fmt checks etc would be helpful
assign me this task will love to work on this
assign me this task will love to work on this
Thank you for the proposal man, I'm actually wrapping up some documentation at different level and it includes this one.
Please don't hesitate if others issues make sense to you, will also wrap up the review on the book of your PR.
okay thanks alot