You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llvm/docs/DeveloperPolicy.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -478,12 +478,12 @@ Obtaining Commit Access
478
478
We grant commit access to contributors with a track record of submitting high
479
479
quality patches. If you would like commit access, please use this `link
480
480
<https://github.com/llvm/llvm-project/issues/new?title=Request%20Commit%20Access%20For%20<user>&body=%23%23%23%20Why%20Are%20you%20requesting%20commit%20access%20?>`_ to file
481
-
and issue and request commit access. Replace the <user> string in the title
481
+
an issue and request commit access. Replace the <user> string in the title
482
482
with your github username, and explain why you are requesting commit access in
483
483
the issue description. If approved, a GitHub invitation will be sent to your
484
484
GitHub account. In case you don't get notification from GitHub, go to
485
485
`Invitation Link <https://github.com/orgs/llvm/invitation>`_ directly. Once
486
-
accept the invitation, you'll get commit access.
486
+
you accept the invitation, you'll get commit access.
487
487
488
488
Prior to obtaining commit access, it is common practice to request that
489
489
someone with commit access commits on your behalf. When doing so, please
0 commit comments