Create CONTRIBUTING.md

This commit is contained in:
Tiago Conceição
2022-04-10 20:11:49 +01:00
committed by GitHub
parent c78680621f
commit 84aa3d47e3
+16
View File
@@ -0,0 +1,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