fix: remove periods from list in about-notifications#subscription-options (#33652)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -22,10 +22,10 @@ You can choose to receive ongoing updates about specific activity on {% data var
|
||||
### Subscription options
|
||||
|
||||
You can choose to subscribe to notifications for:
|
||||
* A conversation in a specific issue, pull request, or gist.
|
||||
* All activity in a repository{% ifversion team-discussions %} or team discussion{% endif %}.
|
||||
* CI activity, such as the status of workflows in repositories set up with {% data variables.product.prodname_actions %}.
|
||||
* Repository {% data reusables.notifications-v2.custom-notification-types %} (if enabled).
|
||||
* A conversation in a specific issue, pull request, or gist
|
||||
* All activity in a repository{% ifversion team-discussions %} or team discussion{% endif %}
|
||||
* CI activity, such as the status of workflows in repositories set up with {% data variables.product.prodname_actions %}
|
||||
* Repository {% data reusables.notifications-v2.custom-notification-types %} (if enabled)
|
||||
|
||||
You can also choose to automatically watch all repositories that you have push access to, except forks. You can watch any other repository you have access to manually by clicking **Watch**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user