generated from coulomb/repo-seed
init: first commit of chatgpt prebuild
This commit is contained in:
22
my-project/project.json
Normal file
22
my-project/project.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "My Project Roadmap Timeline",
|
||||
"description": "Roadmap-Timeline for My Project",
|
||||
"dataSource": "sample.csv",
|
||||
"stylesheet": "style.css",
|
||||
"svgTemplate": "template.svg",
|
||||
"settings": {
|
||||
"timelineMonths": 18
|
||||
},
|
||||
"fieldMapping": {
|
||||
"id": "Schlüssel",
|
||||
"title": "Zusammenfassung",
|
||||
"lane": "Übergeordnet",
|
||||
"due": [
|
||||
"Abgeleitetes Fälligkeitsdatum",
|
||||
"Fälligkeitsdatum"
|
||||
],
|
||||
"epic": "Übergeordnet",
|
||||
"type": "Vorgangstyp",
|
||||
"color": "Issue color"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user