Skip to content

Commit 7b084d7

Browse files
authored
Merge pull request #111 from makeplane/preview
Added caution callout in Issues types
2 parents a92612b + a2b09f1 commit 7b084d7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

core-concepts/issues/issue-types.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
title: Add, configure and control your issue types
33
sidebarTitle: Issue Types
4-
description: Issue Types unlock a whole new way of adding, editing, and moving work forward in Plane.
5-
64
---
75

6+
> **Plan**: Pro
7+
> **Role**: Project Admins
8+
89
## Overview
910

10-
The default issue type called `Issue` is great for starting with Plane, but as you advance in your project management journey, you find the need for names and properties unique to the type of work you are doing.
11+
Issue Types unlock a whole new way of adding, editing, and moving work forward in Plane. The default issue type called `Issue` is great for starting with Plane, but as you advance in your project management journey, you find the need for names and properties unique to the type of work you are doing.
1112

1213
For example, your Marketing team may need an issue type called `Content` with the properties, `Channel`, `SEO done?`, and `Reviewer` — properties that aren't available on the default Issues. Your Engineering team, on the other hand, may want an issue type called `Bugs` with the properties `Version` and `Environment` to have more upfront info per bug reported.
1314

1415
Issue Types make these and infinite other use cases possible.
1516

16-
## Create your issue type
17+
## Create issue types
1718

18-
**Plan**: Pro
19-
**Role**: Project admins
19+
<Warning> The Issue Types feature cannot be disabled once enabled for a Plane project.</Warning>
2020

2121
1. Click the three-dots icon next to your project name on the left pane and click **Settings**.
2222
2. Select **Issue Types** on the right pane.

0 commit comments

Comments
 (0)