diff options
| author | Brett Walker <bwalker@gitlab.com> | 2018-09-06 16:52:18 +0000 |
|---|---|---|
| committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-09-06 16:52:18 +0000 |
| commit | b0be58a1b313df976ea4b0e37163f8fea81ce5f4 (patch) | |
| tree | 9f24d3c53f6d47fb6266f00db9f60f514447ed2a /doc/workflow/notifications.md | |
| parent | 2d16f4794b43966595e8c6b6405b55c60e94e866 (diff) | |
| download | gitlab-ce-b0be58a1b313df976ea4b0e37163f8fea81ce5f4.tar.gz | |
Resolve "CE documentation is not CommonMark compliant"
Diffstat (limited to 'doc/workflow/notifications.md')
| -rw-r--r-- | doc/workflow/notifications.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 5dc62a30128..731c9209224 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -77,10 +77,8 @@ In most of the below cases, the notification will be sent to: - the author and assignee of the issue/merge request - authors of comments on the issue/merge request - anyone mentioned by `@username` in the issue/merge request title or description - - anyone mentioned by `@username` in any of the comments on the issue/merge request - - ...with notification level "Participating" or higher - + - anyone mentioned by `@username` in any of the comments on the issue/merge request + ...with notification level "Participating" or higher - Watchers: users with notification level "Watch" - Subscribers: anyone who manually subscribed to the issue/merge request - Custom: Users with notification level "custom" who turned on notifications for any of the events present in the table below |
