We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a20cc commit 9818bf2Copy full SHA for 9818bf2
llvm/docs/GitHub.rst
@@ -39,7 +39,8 @@ recommended.
39
40
Creating Pull Requests
41
----------------------
42
-Keep in mind that each pull request should generally only contain one commit.
+Keep in mind that when creating a pull request, it should generally only contain one
43
+self-contained commit initially.
44
This makes it easier for reviewers to understand the introduced changes and
45
provide feedback. It also helps maintain a clear and organized commit history
46
for the project. If you have multiple changes you want to introduce, it's
0 commit comments