Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32af69c

Browse files
authored
Make sure there is a blank line above and below headings (#37922)
1 parent 6b51cec commit 32af69c

347 files changed

Lines changed: 1236 additions & 5 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,18 @@ When you watch a repository, you're subscribing to updates for activity in that
6969
To see repositories that you're watching, go to your [watching page](https://github.com/watching). For more information, see "[AUTOTITLE](/account-and-profile/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github)."
7070

7171
{% ifversion ghae %}
72+
7273
### Configuring notifications
74+
7375
{% endif %}
7476
You can configure notifications for a repository on the repository page, or on your watching page.
7577

7678
### About custom notifications
79+
7780
You can customize notifications for a repository. For example, you can choose to only be notified when updates to one or more types of events ({% data reusables.notifications-v2.custom-notification-types %}) happen within a repository, or ignore all notifications for a repository. For more information, see "[Configuring your watch settings for an individual repository](#configuring-your-watch-settings-for-an-individual-repository)" below.
7881

7982
### Participating in conversations
83+
8084
Anytime you comment in a conversation or when someone @mentions your username, you are participating in a conversation. By default, you are automatically subscribed to a conversation when you participate in it. You can unsubscribe from a conversation you've participated in manually by clicking **Unsubscribe** on the issue or pull request or through the **Unsubscribe** option in the notifications inbox.
8185

8286
{% ifversion update-notification-settings-22 %}For conversations you're watching or participating in, you can choose whether you want to receive notifications on {% data variables.product.company_short %} or by email in your notification settings. For more information, see "[Choosing your notification settings](/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#choosing-your-notification-settings)."
@@ -229,6 +233,7 @@ For more information about the notification delivery methods available to you, a
229233
For more information on how to configure notifications for {% data variables.secret-scanning.alerts %}, see "[Configuring notifications for secret scanning alerts](/code-security/secret-scanning/managing-alerts-from-secret-scanning#configuring-notifications-for-secret-scanning-alerts)."
230234

231235
{% ifversion update-notification-settings-22 or ghes %}
236+
232237
## {% data variables.product.prodname_actions %} notification options
233238

234239
For repositories that are set up with {% data variables.product.prodname_actions %} and that you are watching, you can choose how you want to receive workflow run updates.
@@ -254,6 +259,7 @@ On the "Notification settings" page, select "Email" or "Web" notifications. Opti
254259
If you're an organization owner, you'll receive email notifications by default when organization members add new deploy keys to repositories within the organization. You can unsubscribe from these notifications. On the notification settings page, under "Organization alerts", unselect **Email**.
255260

256261
{% ifversion fpt or ghes or ghec %}
262+
257263
## Managing your notification settings with {% data variables.product.prodname_mobile %}
258264

259265
When you install {% data variables.product.prodname_mobile %}, you will automatically be opted into web notifications. Within the app, you can enable push notifications for the following events.

content/account-and-profile/managing-subscriptions-and-notifications-on-github/viewing-and-triaging-notifications/managing-notifications-from-your-inbox.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ To filter notifications by why you've received an update, you can use the `reaso
139139
| `reason:ci-activity` | When a repository has a CI update, such as a new workflow run status.
140140

141141
{% ifversion fpt or ghec %}
142+
142143
### Supported `author:` queries
143144

144145
To filter notifications by user, you can use the `author:` query. An author is the original author of the thread (issue, pull request, gist, discussions, and so on) for which you are being notified. For example, to see notifications for threads created by the Octocat user, use `author:octocat`.

content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ If you select the "Busy" option, when people @mention your username, assign you
175175
7. Click **Set status**.
176176

177177
{% ifversion fpt or ghec %}
178+
178179
## Displaying badges on your profile
179180

180181
When you participate in certain programs, {% data variables.product.prodname_dotcom %} automatically displays a badge on your profile.

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ An appointed successor can manage your public repositories after presenting a de
2828
To request access to manage repositories as a successor, contact [GitHub Support](https://support.github.com/contact?tags=docs-accounts).
2929

3030
## Inviting a successor
31+
3132
The person you invite to be your successor must have a {% data variables.product.company_short %} account.
3233

3334
{% data reusables.user-settings.access_settings %}

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/remembering-your-github-username-or-email.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ origin https://{% data variables.command_line.codeblock %}/YOUR_USERNAME/YOUR_RE
7070
Your user name is what immediately follows the `https://{% data variables.command_line.backticks %}/`.
7171

7272
{% ifversion fpt or ghec %}
73+
7374
## Further reading
7475

7576
- "[AUTOTITLE](/get-started/signing-up-for-github/verifying-your-email-address)"

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/about-your-personal-dashboard.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ You'll see updates in your news feed when a user you follow:
7878
For more information about following people and watching repositories, see "[AUTOTITLE](/get-started/exploring-projects-on-github/following-people)" and "[AUTOTITLE](/get-started/quickstart/be-social)."
7979

8080
{% ifversion for-you-feed %}
81+
8182
### For you feed
8283

8384
{% note %}

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ You can set scheduled reminders for personal or team-level review requests for p
4040
{% data reusables.reminders.test-reminder %}
4141

4242
## Managing scheduled reminders for your personal account
43+
4344
{% data reusables.user-settings.access_settings %}
4445
{% data reusables.reminders.scheduled-reminders %}
4546
1. Next to the organization you'd like to edit scheduled reminders for, click {% octicon "pencil" aria-label="Edit reminder" %}.
@@ -51,6 +52,7 @@ You can set scheduled reminders for personal or team-level review requests for p
5152
{% data reusables.reminders.test-reminder %}
5253

5354
## Deleting scheduled reminders for your personal account
55+
5456
{% data reusables.user-settings.access_settings %}
5557
{% data reusables.reminders.scheduled-reminders %}
5658
1. Next to the organization you'd like to delete reminders for, click {% octicon "pencil" aria-label="Edit reminder" %}.

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ If your organization uses {% data variables.product.prodname_ghe_cloud %}, you c
3434
{% endif %}
3535

3636
{% ifversion enterprise-owners-visible-for-org-members %}
37+
3738
## View enterprise owners and their roles in an organization
3839

3940
If your organization is managed by an enterprise account, then you can view the enterprise owners who manage billing settings and policies for all of your enterprise's organizations. For more information about enterprise accounts, see "[AUTOTITLE](/get-started/learning-about-github/types-of-github-accounts)."

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/converting-a-user-into-an-organization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ shortTitle: User into an organization
3333
{% endwarning %}
3434

3535
{% ifversion fpt or ghec or ghes %}
36+
3637
## Keep your personal account and create a new organization manually
3738

3839
If you want your organization to have the same name that you are currently using for your personal account, or if you want to keep your personal account's information intact, then you must create a new organization and transfer your repositories to it instead of converting your personal account into an organization.
@@ -62,6 +63,7 @@ When you convert a personal account into an organization, we'll add collaborator
6263
1. Sign in to the new personal account you created earlier, then use the context switcher to access your new organization.
6364

6465
## Further reading
66+
6567
- "[AUTOTITLE](/organizations/organizing-members-into-teams)"
6668
{% ifversion fpt or ghec %}
6769
- "[AUTOTITLE](/organizations/managing-membership-in-your-organization/inviting-users-to-join-your-organization)"

content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-google-kubernetes-engine.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ This procedure demonstrates how to create the service account for your GKE integ
131131
Store the name of your project as a secret named `GKE_PROJECT`. For more information about how to store a secret, see "[AUTOTITLE](/actions/security-guides/encrypted-secrets)."
132132

133133
### (Optional) Configuring kustomize
134+
134135
Kustomize is an optional tool used for managing YAML specs. After creating a `kustomization` file, the workflow below can be used to dynamically set fields of the image and pipe in the result to `kubectl`. For more information, see [kustomize usage](https://github.com/kubernetes-sigs/kustomize#usage).
135136

136137
### (Optional) Configure a deployment environment

0 commit comments

Comments
 (0)