Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 324 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 324 Bytes

Small rules

  • If you will add any method for work with some mathematical objects, please, add explanation to your code.
  • Explanation may be writing directly to code or contains link to source (free is prefer).
  • While writing code, please, adhere to Dart style.