Changes between Version 5 and Version 6 of TracTickets
- Timestamp:
- 07/28/2011 23:23:09 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracTickets
v5 v6 6 6 As the central project management element of Trac, tickets are used for '''project tasks''', '''feature requests''', '''bug reports''' and '''software support issues'''. 7 7 8 As with the TracWiki, this subsystem has been designed with the goal of making user contribution and participation as simple as possible. It should be as easy as possible to report bugs, ask questions and suggest improvements.8 See http://wiki.sugarlabs.org/go/BugSquad/Bug_Report for guidance on filing tickets or bug reports. 9 9 10 10 An issue is assigned to a person who must resolve it or reassign the ticket to someone else. … … 12 12 13 13 == Ticket Fields == 14 15 '''Note:''' Sugar Labs' definitions are maintained here: [http://sugarlabs.org/go/BugSquad/StatusFields Status Fields]. 14 16 15 17 A ticket contains the following information attributes: … … 19 21 20 22 * '''Component''' - The project module or subsystem this ticket concerns. 21 * '''Version''' - Version of the projectthat this ticket pertains to.23 * '''Version''' - Version of Sugar that this ticket pertains to. 22 24 * '''Keywords''' - Keywords that a ticket is marked with. Useful for searching and report generation. 23 25