Feature: Create and save the template from the project
As someone selecting a project
I can create a new template and save it
In order to reuse this template
Scenario: Create and save the template from the project
Given I have selected one project
When I click on button generate a new template
Then I have to give a name to that template
After that I can save as my new template