Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CONTRIBUTING.md - github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99cb3870b9c840fbe6856c02bbf7df6b05b4ae59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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:
- Always confirm if the statements are true
- Provide clear instructions
- Never provide direct link to download nor specific releases
   - Use home: https://github.com/sn4k3/UVtools
   - Use latest release: https://github.com/sn4k3/UVtools/releases/latest