close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 26, 2009, 4:19:39 PM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | = Ticket Types = |
| 2 | |
| 3 | Ticket type is the motivation of ticket creation, the way which TOL could be modified if needed: |
| 4 | |
| 5 | 1. '''defect''' : a problem that must be solved, some function that doesn't work fine, a description that is not intelligible or is wrong. |
| 6 | 2. '''enhancement''' : any proposal of enhance or extend, any TOL behaviour that is working as expected but could be faster or smarter, etc. |
| 7 | 3. '''task''' : when a defect or enhancement requieres a complex treatment it should be divided into a set of independent tasks. |
| 8 | 4. '''doubt''' : any doubt, query or comment about any theme related to TOL using, reporting for a posible problem, asking for a trick to solve a problem or if exist a function for doing something, etc. You can propose a problem that you have solved previously and share your solution with other TOL users. |