summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjejacks0n <jjackson@gitlab.com>2019-08-21 16:51:53 -0600
committerjejacks0n <jjackson@gitlab.com>2019-08-21 16:51:53 -0600
commitf5a9963174f97f9550c65e72e744492d618499b6 (patch)
treeea5c084bc6e2a95c320e06611908c5809fd8553f
parent40b9e9e5c2d6cff0f375352d256cda1d0d2557ab (diff)
downloadgitlab-ce-tracking-documentation.tar.gz
Update alerts so Todos are more cleartracking-documentation
-rw-r--r--doc/development/event_tracking/backend.md4
-rw-r--r--doc/development/event_tracking/index.md4
-rw-r--r--doc/development/event_tracking/list.md4
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/development/event_tracking/backend.md b/doc/development/event_tracking/backend.md
index 7a9dd30a085..2aa05614f4a 100644
--- a/doc/development/event_tracking/backend.md
+++ b/doc/development/event_tracking/backend.md
@@ -1,4 +1,4 @@
# Backend tracking strategies
-Todo: Document backend tracking
-{: .alert .alert-danger}
+CAUTION: **Todo:**
+Document backend tracking
diff --git a/doc/development/event_tracking/index.md b/doc/development/event_tracking/index.md
index 7068c569010..4153e0e6de6 100644
--- a/doc/development/event_tracking/index.md
+++ b/doc/development/event_tracking/index.md
@@ -4,8 +4,8 @@ At GitLab we encourage event tracking so we can iterate on and improve the proje
To enable the Product team to better understand user engagement, usage patterns, and other metrics that can potentially be improved on, we should attempt to add tracking where possible. To enable this, maintain consistency, and not adversely effect performance we have some basic tracking functionality exposed at both the frontend and backend layers that you can utilize while building features.
-Todo: Document the process to define new tracking by integrating with the data team.
-{: .alert .alert-danger}
+CAUTION: **Todo:**
+Document the process to define new tracking by integrating with the data team.
## Enabling tracking
diff --git a/doc/development/event_tracking/list.md b/doc/development/event_tracking/list.md
index 6dbe35a843b..5c71e927f32 100644
--- a/doc/development/event_tracking/list.md
+++ b/doc/development/event_tracking/list.md
@@ -1,4 +1,4 @@
# List of events being tracked
-Todo: Do an audit and document all events currently being tracked.
-{: .alert .alert-danger}
+CAUTION: **Todo:**
+Do an audit and document all events currently being tracked.