Skip to content

Commit f84d621

Browse files
committed
Ship data-entity form with data/ pre-listed in the path dropdown
1 parent be2f701 commit f84d621

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/edit-data-entity.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ body:
1010
entity*). Pick it above, then fill only what you want to set (blank = leave
1111
as-is). On submit, an action writes it into the crate. Type-specific fields
1212
and richer editing live in **Crate-O**.
13-
- type: input
13+
- type: dropdown
1414
id: path
1515
attributes:
1616
label: Which entity to edit
17-
description: folder/file path; blank = the dataset root
17+
options:
18+
- (the dataset itself / root)
19+
- data/
1820
validations:
1921
required: false
2022
- type: dropdown

0 commit comments

Comments
 (0)