提交 685aeac8 编写于 作者: G Gian Merlino 提交者: Fangjin Yang

CONTRIBUTING: Remove "keep the number of commits small" guidance. (#8004)

It is no longer really relevant in the world we have of committing
via merge-and-squash.
上级 53a32b6f
......@@ -36,10 +36,6 @@ When submitting a pull request (PR), please use the following guidelines:
- Do not use author tags/information in the code.
- Try to keep pull requests short and submit separate ones for unrelated
features, but feel free to combine simple bugfixes/tests into one pull request.
- Keep the number of commits small and combine commits for related changes.
Each commit should compile on its own and ideally pass tests.
- Keep formatting changes in separate commits to make code reviews easier and
distinguish them from actual code changes.
You can find more developers' resources in [`dev/`](dev) directory.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册