From 5f733a6c720c4a4ba2782c64c13124a9eac1b121 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Mon, 29 Oct 2018 09:01:11 +1000 Subject: Apply review comments, and fix capitalisation --- doc/workflow/notifications.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/workflow') diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 908ea819121..9e41038e02e 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -10,14 +10,14 @@ You can find notification settings under the user profile. Notification settings are divided into three groups: -- Global Settings. -- Group Settings. -- Project Settings. +- Global settings +- Group settings +- Project settings Each of these settings have levels of notification: - Watch: Receive notifications for any activity. -- On Mention: Receive notifications when @mentioned in comments. +- On Mention: Receive notifications when `@mentioned` in comments. - Participate: Receive notifications for threads you have participated in. - Disabled: Turns off notifications. - Custom: Receive notifications for custom selected events. @@ -25,7 +25,7 @@ Each of these settings have levels of notification: ### Global Settings -Global Settings are at the bottom of the hierarchy. +Global settings are at the bottom of the hierarchy. Any setting set here will be overridden by a setting at the group or a project level. Group or Project settings can use `global` notification setting which will then use @@ -35,7 +35,7 @@ anything that is set at Global Settings. ![notification settings](img/notification_group_settings.png) -Group Settings are taking precedence over Global Settings but are on a level below Project or Subgroup Settings: +Group settings are taking precedence over Global Settings but are on a level below Project or Subgroup settings: ``` Group < Subgroup < Project @@ -51,7 +51,7 @@ These settings can be configured on group page under the name of the group. It w ![notification settings](img/notification_project_settings.png) -Project Settings are at the top level and any setting placed at this level will take precedence of any +Project settings are at the top level and any setting placed at this level will take precedence of any other setting. This is suitable for users that have different needs for notifications per project basis. These settings can be configured on project page under the name of the project. It will be the dropdown with the bell icon. They can also be configured on the user profile notifications dropdown. -- cgit v1.2.1