1
0
mirror of synced 2025-12-29 18:00:57 -05:00

Clarify headings

This commit is contained in:
Steve Ward
2022-04-26 09:41:51 -04:00
parent e90952edd2
commit d465edfb57

View File

@@ -14,7 +14,7 @@ versions:
Clicking the notification will switch application focus to {% data variables.product.prodname_desktop %} and provide more detailed information.
## Pull request checks failed notifications
## Notifications about pull request check failures
When changes are made to a pull request branch, you will receive a notification if the checks fail.
@@ -23,7 +23,7 @@ When changes are made to a pull request branch, you will receive a notification
Clicking the notification will display a dialog with details about the checks. Once you've reviewed why the checks have failed, you can re-run the checks, or quickly switch to the pull request branch to get started on fixing the errors. For more information, see "[Viewing and re-running checks in GitHub Desktop](/desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-and-re-running-checks-in-github-desktop)."
![checks failed dialog](/assets/images/help/desktop/checks-failed-dialog.png)
## Pull request review notifications
## Notifications for pull request reviews
{% data variables.product.prodname_desktop %} will surface a system notification when a teammate has approved, commented, or requested changes in your pull request. See "[About pull request reviews](/github/collaborating-with-issues-and-pull-requests/about-pull-request-reviews)" for more information on pull request reviews.