1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Move punctuation and quotation marks outside the links

This commit is contained in:
de-oz
2022-08-13 18:57:02 +03:00
parent 69e0186fd0
commit 42290345c3
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ You can comment on a pull request's **Conversation** tab to leave general commen
You can also comment on specific sections of a file on a pull request's **Files changed** tab in the form of individual line comments or as part of a [pull request review](/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/about-pull-request-reviews). Adding line comments is a great way to discuss questions about implementation or provide feedback to the author.
For more information on adding line comments to a pull request review, see ["Reviewing proposed changes in a pull request."](/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request)
For more information on adding line comments to a pull request review, see "[Reviewing proposed changes in a pull request](/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request)."
{% note %}