Files
clice/docs/zh/dev/contribution.md

13 lines
253 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Contribution
我们欢迎任何贡献!
请参考 [build](./build.md) 来构建 clice参考 [test and debug](./test-and-debug.md) 来测试和调试 clice。
## Code Style
命名
- 变量名:小写下换线
- 类名,枚举名:大驼峰