Feature: Create a new project from a project template
As someone having several similar projects
I can create a new one from an existing template
In order to spend less time creating similar projects
Scenario: Create a new project from a project template
Given I display all project templates
When I select one of the project templates,
give a name to my project, and select the start date
Then I can create, modify, and delete my tasks
And I save it as a my_project