About standards
Solsynth Works is a set of principles that Solsynth follows when designing and developing products. It is used to standardize collaboration and improve efficiency.
These standards cover all aspects from product design to coding and team collaboration, helping us build high-quality, user-friendly products. All Solsynth projects follow these standards to ensure consistency and maintainability.
Why should standards be followed?
- Increase Efficiency: A unified process reduces communication costs and speeds up development.
- Ensure Quality: Standardized practices guarantee high-quality product output.
- Easy to Maintain: Consistent code and design styles make it easier for the team to maintain and expand.
- Open Collaboration: Clear standards make it easier for external contributors to participate in the project.
For external contributors, reading these standards can increase the likelihood of your Pull Requests being accepted. It is recommended to familiarize yourself with these principles before starting contributions and ensure that your code and documentation meet the requirements.