add topic frontmatter to articles (#18245)
This commit is contained in:
@@ -9,6 +9,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
{% if enterpriseServerVersions contains currentVersion %}
|
||||
|
||||
@@ -17,6 +17,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
{% if enterpriseServerVersions contains currentVersion %}
|
||||
|
||||
@@ -5,6 +5,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
### Starting your inbox triage
|
||||
|
||||
@@ -8,6 +8,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
### Table of Contents
|
||||
|
||||
@@ -8,6 +8,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
{% if enterpriseServerVersions contains currentVersion %}
|
||||
|
||||
@@ -6,5 +6,7 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
To help you understand your subscriptions and decide whether to unsubscribe, see "[Viewing your subscriptions](/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions)."
|
||||
|
||||
@@ -8,5 +8,7 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
### Saving a single notification
|
||||
|
||||
@@ -9,5 +9,7 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
|
||||
@@ -18,6 +18,8 @@ versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=2.21'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- notifications
|
||||
---
|
||||
|
||||
You receive notifications for your subscriptions of ongoing activity on {% data variables.product.product_name %}. There are many reasons you can be subscribed to a conversation. For more information, see "[About notifications](/github/managing-subscriptions-and-notifications-on-github/about-notifications#notifications-and-subscriptions)."
|
||||
|
||||
Reference in New Issue
Block a user