svm
svm copied to clipboard
https://canto.io/
Overview / Motivation
TODO: Describe the motivation and goals for the issue here...
The Task
TODO: Clearly describe the issue requirements here...
Implementation Notes
TODO: Add links to relevant resources, specs, related issues, etc...
Contribution Guidelines
Important: Issue assignment to developers will be by the order of their application and proficiency level according to the tasks complexity. We will not assign tasks to developers who haven't introduced themselves on our Gitter dev channel
- Introduce yourself on
svm
dev chat channel - ask our team any question you may have about this task - Fork branch
develop
to your own repo and work in your repo - The code must be formatted using rustfmt
- You must write unit tests for all types and methods when submitting a component.
- When ready for code review, submit a PR from your repo back to branch
develop
- Attach relevant issue to PR