Rename tutor/templates/jobs to tutor/templates/tasks
Update unit tests
Run tutor dev do init to ensure that nothing broke.
Notes
A more ambitious version of this would involve also renaming the "docker-compose.jobs.yml" file and "*-docker-compose-jobs-services" patches. That would be backward-incompatible, and we're not sure it's worth it.
Background
https://github.com/overhangio/cookiecutter-tutor-plugin/pull/23#discussion_r1318804096
Tasks
In https://github.com/overhangio/tutor:
tutor/templates/jobs
totutor/templates/tasks
tutor dev do init
to ensure that nothing broke.Notes
A more ambitious version of this would involve also renaming the "docker-compose.jobs.yml" file and "*-docker-compose-jobs-services" patches. That would be backward-incompatible, and we're not sure it's worth it.