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: site/contributing.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -610,8 +610,7 @@ <h3>Pull request</h3>
610
610
but needs to be pushed to GitHub to facilitate review, then add <codeclass="language-plaintext highlighter-rouge">[WIP]</code> after the component.</li>
611
611
<li>Consider identifying committers or other contributors who have worked on the code being
612
612
changed. Find the file(s) in GitHub and click “Blame” to see a line-by-line annotation of
613
-
who changed the code last. You can add <codeclass="language-plaintext highlighter-rouge">@username</code> in the PR description to ping them
614
-
immediately.</li>
613
+
who changed the code last. You can add <codeclass="language-plaintext highlighter-rouge">@username</code> in a comment on the PR to ping them.</li>
615
614
<li>Please state that the contribution is your original work and that you license the work
616
615
to the project under the project’s open source license.</li>
0 commit comments