Skip to content

Commit 1217475

Browse files
committed
added plan tags
1 parent decfc57 commit 1217475

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/core-concepts/issues/epics.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,10 @@ You can add existing work items to the Epic or create new ones directly from the
9191
A work item can belong to only one Epic. This ensures clarity in organization and avoids overlapping tasks across multiple Epics.
9292
:::
9393

94-
## Duplicate Epics
94+
<div className="tag-wrapper">
95+
## Duplicate Epics
96+
<Tags tags={[{ name: "Pro", link: "https://plane.so/pricing", additionalClass: "pro" }]} />
97+
</div>
9598
When you need to create similar Epics or replicate an Epic's structure across projects, Plane allows you to duplicate existing Epics either within the same project or to different projects in your workspace.
9699

97100
To duplicate an Epic, click the ••• menu in the Epic header and select Make a copy. You'll see two options:

docs/core-concepts/issues/overview.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ Break down larger tasks into smaller, manageable components by creating sub-work
4747

4848
![sub-work items](https://media.docs.plane.so/issues/issue-sub-issues.webp#center)
4949

50-
## Duplicate work items
50+
<div className="tag-wrapper">
51+
## Duplicate work items
52+
<Tags tags={[{ name: "Pro", link: "https://plane.so/pricing", additionalClass: "pro" }]} />
53+
</div>
5154
When you need to create similar work items or replicate a work item's structure and properties, Plane lets you duplicate existing work items either within the same project or across different projects.
5255

5356
To duplicate a work item, click the **•••** menu in the work item header and select **Make a copy**. You'll see two options:

0 commit comments

Comments
 (0)