Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 683 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (14 loc) · 683 Bytes

Contributing

Anyone is welcome to contribute to UVtools.

Code guidelines:

  • Follow C# best pratices
  • Name variables, properties, functions, methods, etc, with clear and easy to understand names
  • Follow current code base pratices, schemantic and naming
  • Comments are welcome
  • Clean up code, don't leave big blocks of commented code, unless if is important to keep

Tutorials, guides, videos, information guidelines: