Skip to content

Commit c826e2f

Browse files
implemented comment function
1 parent 282aef7 commit c826e2f

5 files changed

Lines changed: 3317 additions & 1053 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
name: 🙋 Request a range of IDs
2+
description: To change terms and improve terms
3+
title: "🙋 Term Improvment"
4+
labels: []
5+
assignees: []
6+
body:
7+
- type: markdown
8+
id: intro
9+
attributes:
10+
value: >
11+
We want to get feedback from the community to optimise the metadata collection, so please tell us what you deem changeworthy.
12+
- type: input
13+
id: Attribute
14+
attributes:
15+
label: What do you want to optimize? Type in General, Range, Cardinality a.s.o.
16+
- type: textarea
17+
id: Requested Changes
18+
attributes:
19+
label: Please just tell us only what you want to change
20+
- type: textarea
21+
id: Reason
22+
attributes:
23+
label: Please tell us why you request these changes
24+
- type: textarea
25+
id: message
26+
attributes:
27+
label: Additional information.
28+
description: Optionally tell us more about your plans.

0 commit comments

Comments
 (0)