What is the best practice to use the type of an issue (ie, New Feature, Bug, Task) when a new project is started from scratch?
Examples:
Subsidary question: what can be the role of type "Task"?
Thank you for your answers, Alain
There are two clear phases for most projects. Before you deliver/ship, and after you deliver/ship.
For a new project everything should be marked as a Task BEFORE you deliver the first time.
Once you have delivered something then all subsequent works items can be marked accordingly:
One tool should be used to manage all item types with appropriate workflow. Using different tools makes no sense as only data fields and workflow vary by item type (e.g. Bug, Requirement, Enhancement).
I hope this helps you.