Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提交准则 #1

Open
z1ming opened this issue Mar 1, 2020 · 0 comments
Open

提交准则 #1

z1ming opened this issue Mar 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@z1ming
Copy link
Owner

z1ming commented Mar 1, 2020

欢迎各位童鞋提交自己的力扣代码!

文件路径及代码类型

  • 所有代码提交至 source/All_Solutions/ 文件夹下;
  • 每道题一个文件夹,文件夹内包含该题的 .cpp .py .java .go 等类型代码文件。

提交规范(重要)

  1. 文件夹格式为 “四位数题号.题目名称”例如 “0001.两数之和”。注意,题号一定是四位数字哦!
  2. 代码文件保存在该文件夹内。格式为 “四位数题号-题目名称.cpp(java)(py)”,例如 “1117-H2O生成.py”,或 “1117-H2O生成.cpp” 等;
  3. 不要更改其他文件及文件夹;
  4. 代码文件原则上只包含代码,您也可以通过注释添加解题思路等。

参与贡献的好处

  1. 成为开源仓库的贡献者之一。通过独立完成一次贡献代码,相信您的实力会得到显著提升,同时您将在这里证明您的才能。
  2. 熟悉 Github 操作的流程。这将是一个与他人合作的难得的机会,只要您大胆取尝试,您将熟悉此流程,并发现这是一个非常有趣的事。
  3. 结交更多的朋友。通过一起合作,您将结交更多志同道合的朋友。

具体如何操作

请参考 如何使用 Github 进行多人协作 或者 简书链接。由于篇幅原因,如有介绍不完整的地方,鼓励您通过百度搜索解决,或者联系作者解答。

@z1ming z1ming added the enhancement New feature or request label Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant