Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azl397985856 authored Nov 10, 2020
1 parent d47d156 commit 0a69003
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

## 贡献多语言

格式参考: https://github.com/azl397985856/leetcode/pull/452/files
**要求和其他语言的思路一致。** 必要时,命名也要保持一致。 不过命名规范可以按照语言的最佳实践, 比如 python 可以蛇形 ,JS 可以驼峰等。

格式参考这个 pr: https://github.com/azl397985856/leetcode/pull/452/files

## 增加题解

Expand Down

0 comments on commit 0a69003

Please sign in to comment.