# Contribution We welcome any contributions! Please refer to [build](./build.md) to build clice, refer to [test and debug](./test-and-debug.md) to test and debug clice. ## Code Style Naming: - Variable names: lowercase with underscores - Class names, enum names: PascalCase