mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
fixed notifications title
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
- [Groups](groups.md)
|
||||
- [Keyboard shortcuts](shortcuts.md)
|
||||
- [Labels](labels.md)
|
||||
- [Notifications](notifications.md)
|
||||
- [Notification emails](notifications.md)
|
||||
- [Project Features](project_features.md)
|
||||
- [Project forking workflow](forking_workflow.md)
|
||||
- [Protected branches](protected_branches.md)
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GitLab Notifications
|
||||
# GitLab Notification Emails
|
||||
|
||||
GitLab has notifications system in place to notify a user of events important for the workflow.
|
||||
GitLab has a notification system in place to notify a user of events that are important for the workflow.
|
||||
|
||||
## Notification settings
|
||||
|
||||
@ -67,5 +67,3 @@ Below is the table of events users can be notified of:
|
||||
| Reopen merge request | Project members [1] | [1] higher than participating |
|
||||
| Merge merge request | MR author [1], MR assignee [2], project members [3] | [1] [2] not disabled, [3] higher than participating |
|
||||
| New comment | Mentioned users [1], users participating [2], project members [3] | [1] [2] not disabled, [3] higher than participating |
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user