From 2fd4bdfda9b29d233c2dc26b7316c971a5427693 Mon Sep 17 00:00:00 2001 From: SeanAverS Date: Thu, 27 Jun 2024 10:46:02 -0700 Subject: [PATCH 1/3] Add a missing word "sent" (#33732) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../setting-up-notifications/configuring-notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md index bd08d9e313..a807583f67 100644 --- a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md +++ b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md @@ -105,7 +105,7 @@ If you're using Gmail, you can click a button beside the notification email to v {% endif %} -Choose a default email address where you want to send updates for conversations you're participating in or watching. You can also specify which activity on {% data variables.product.prodname_dotcom %} you want to receive updates for using your default email address. For example, choose whether you want updates to your default email from: +Choose a default email address where you want to send updates for conversations you're participating in or watching. You can also specify which activity on {% data variables.product.prodname_dotcom %} you want to receive updates for using your default email address. For example, choose whether you want updates sent to your default email from: * Comments on issues and pull requests. * Pull request reviews. * Pull request pushes. From e2862385e7ce6401d23f17ad9cb6815f504f4642 Mon Sep 17 00:00:00 2001 From: SeanAverS Date: Thu, 27 Jun 2024 11:33:38 -0700 Subject: [PATCH 2/3] Remove single quotation marks (#33734) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../setting-up-notifications/configuring-notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md index a807583f67..8ac06d0629 100644 --- a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md +++ b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md @@ -127,7 +127,7 @@ Email notifications from {% data variables.product.prodname_dotcom %} contain he | Header | Information | | --- | --- | -| `From` address | This address will always be {% ifversion fpt or ghec %}'`notifications@github.com`'{% else %}'the no-reply email address configured by your site administrator'{% endif %}. | +| `From` address | This address will always be {% ifversion fpt or ghec %}`notifications@github.com`{% else %}'the no-reply email address configured by your site administrator'{% endif %}. | | `To` field | This field connects directly to the thread. If you reply to the email, you'll add a new comment to the conversation. | | `Cc` address | {% data variables.product.product_name %} will `Cc` you if you're subscribed to a conversation. The second `Cc` email address matches the notification reason. The suffix for these notification reasons is {% ifversion fpt or ghec %}`@noreply.github.com`{% else %}based on the no-reply email address configured by your site administrator{% endif %}. The possible notification reasons are: | | `List-Id` field | This field identifies the name of the repository and its owner. The format of this address is always `OWNER/REPOSITORY `, e.g. `List-Id: grain-lang/grain `. | From 47b9bb7ee5485d96b9b5ca050e421fe8df2cc536 Mon Sep 17 00:00:00 2001 From: Stefanni Brasil Date: Thu, 27 Jun 2024 12:40:40 -0600 Subject: [PATCH 3/3] Update Common reasons that contributions are not counted (#33753) Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> --- .../why-are-my-contributions-not-showing-up-on-my-profile.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile.md b/content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile.md index 22db53f8e7..0011608f4b 100644 --- a/content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile.md +++ b/content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile.md @@ -27,6 +27,8 @@ If you are part of an organization that uses SAML single sign-on (SSO), you won Issues, pull requests, and discussions will appear on your contribution graph if they were opened in a standalone repository, not a fork. +{% data variables.product.company_short %} limits the number of these items when displaying the contribution graph. If you've reached the limit, the contribution graph may not display all of your contributions. + ### Commits Commits will appear on your contributions graph if they meet **all** of the following conditions: