Skip to content

Commit 3b2519c

Browse files
Documentation edits made through Mintlify web editor
1 parent 5b7b21b commit 3b2519c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core-concepts/issues/issue-types.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ Adding custom properties to the default issue type Issue and other newly created
6868

6969
Here's a list of all the property types and attributes that Plane provides for creating custom fields:
7070

71-
| Property type | Attributes | Notes|
71+
| Property type | Attributes | Notes|
7272
| --------------| ------------------- |---- |
7373
| **Text** | Single line, Paragraph, Read-only | The **Read-only** attribute cannot be marked as mandatory. Enter text in the Read only data box for this option.|
7474
| **Number** | Default value | An optional default value can be given to this property type.|
7575
| **Dropdown** | Single select, Multi select, Add options | Specify the values for the dropdown under **Add options**. |
7676
| **Boolean** | True/False | Default value is false. This attribute cannot be marked as mandatory. |
7777
| **Date** | Date Format | Consistent date format across all properties. |
78-
| **Member picker** | Single Select, Multi select | Displays a list of all project members. |
78+
| **Member picker** | Single Select, Multi select | Displays a list of all project members. |
7979

8080

8181
### Examples of custom properties

0 commit comments

Comments
 (0)