summaryrefslogtreecommitdiff
path: root/doc/user/group/contribution_analytics
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-01 03:36:23 +0000
committerEvan Read <eread@gitlab.com>2019-07-01 03:36:23 +0000
commit20654fb9bf7673cf4f925f36e7bdc4818233cbb9 (patch)
tree46af5c176d6aedcb42ba9a9d47683c52af813cb4 /doc/user/group/contribution_analytics
parent276038c2f7c7c441d5b0f097077175b8ea8f8a16 (diff)
downloadgitlab-ce-20654fb9bf7673cf4f925f36e7bdc4818233cbb9.tar.gz
Enforce consistent prefix for bullet lists
Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
Diffstat (limited to 'doc/user/group/contribution_analytics')
-rw-r--r--doc/user/group/contribution_analytics/index.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/user/group/contribution_analytics/index.md b/doc/user/group/contribution_analytics/index.md
index 0da131ab7bd..a555b7723df 100644
--- a/doc/user/group/contribution_analytics/index.md
+++ b/doc/user/group/contribution_analytics/index.md
@@ -54,13 +54,13 @@ Select the desired period from the calendar dropdown.
Contributions per group member are also presented in tabular format. Click a column header to sort the table by that column:
-* Member name
-* Number of pushed events
-* Number of opened issues
-* Number of closed issues
-* Number of opened MRs
-* Number of accepted MRs
-* Number of total contributions
+- Member name
+- Number of pushed events
+- Number of opened issues
+- Number of closed issues
+- Number of opened MRs
+- Number of accepted MRs
+- Number of total contributions
![Contribution analytics contributions table](img/group_stats_table.png)