We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
错误例子: 在编码过程中我看见有些文件里空行太多,想把那些空行去掉。 代码里左大括号都要换行,这不符合我的风格,我要给它改过来。 我的IDE配置了自动formatter,commit的时候这些格式改动都自动上去了。 main文件和场景文件我自己测试的时候改了一下,commit的时候忘了取消勾选。
正确例子: 这里有一个小的功能性错误,我修改了之后放进了我的PR,并且在描述中说明了这一点以防冲突。
可以供参考的范例: #66 #53
建议使用的软件:github desktop https://desktop.github.com/ Sourcetree https://www.sourcetreeapp.com/ 在提交commit前确保只勾选需要提交的文件。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
错误例子:
在编码过程中我看见有些文件里空行太多,想把那些空行去掉。
代码里左大括号都要换行,这不符合我的风格,我要给它改过来。
我的IDE配置了自动formatter,commit的时候这些格式改动都自动上去了。
main文件和场景文件我自己测试的时候改了一下,commit的时候忘了取消勾选。
正确例子:
这里有一个小的功能性错误,我修改了之后放进了我的PR,并且在描述中说明了这一点以防冲突。
可以供参考的范例:
#66
#53
建议使用的软件:github desktop https://desktop.github.com/
Sourcetree https://www.sourcetreeapp.com/
在提交commit前确保只勾选需要提交的文件。
The text was updated successfully, but these errors were encountered: