Build a maintenance template for your vehicle. Fill out the form and we'll generate the JSON files you need. Then fork the repository, add the files, and open a pull request.
Loading template index…
No items yet. Click "+ Add item" to add maintenance tasks.
{
"id": "yourmake-yourmodel",
"meta": {
"make": "YourMake",
"model": "YourModel",
"years": null,
"engine": null,
"author": "your-username",
"version": "1.0.0"
},
"maintenance_items": []
}mkdir -p templates/data/yourmake/yourmodeltemplates/data/yourmake/yourmodel/.templates/index.json will be regenerated automatically by CI.