Commit c3b6922a authored by Elliot Forbes's avatar Elliot Forbes 2️⃣ Committed by Michael Friedrich
Browse files

Removes a wip-notice that is no longer relevant

parent 7bb1acba
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
{{% alert color="warning" %}}
<i class="fas fa-hand-point-right" aria-hidden="true" style="color: rgb(138, 109, 59)
;"></i> This is a work in progress for the [Marketing Project Management Simplification](https://gitlab.com/groups/gitlab-com/-/epics/403) project.
{{% /alert %}}
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@
title: "Marketing Project Management Guidelines"
---

{{< include "includes/marketing/wip-notice.md" >}}

### Sub Pages

1. Organization - [Groups and Projects](/handbook/marketing/project-management-guidelines/groups/)
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@
title: "Issue and Kanban boards project management guidelines"
---

{{< include "includes/marketing/wip-notice.md" >}}

## Background

[Boards](https://docs.gitlab.com/ee/user/project/issue_board.html) in GitLab make it possible to visualize and manage lists of issues which can be defined by one of three ways: **Labels**, **Team members**, and **Milestones**.
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@
title: "Managing Commitment"
---

{{< include "includes/marketing/wip-notice.md" >}}

## Background

Teams and individuals are often asked / requested to work on multiple efforts, across the company.  For example,
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@
title: "Epics project management guidelines"
---

{{< include "includes/marketing/wip-notice.md" >}}

## Background

[Epics](https://docs.gitlab.com/ee/user/group/epics/) provide a way to organize and manage a set of issues and sub-epics that share a strategic theme. In addition to logical grouping, epics enable project managers to perform higher level planning and build a roadmap with visual status tracking.
Loading