Changes between Version 14 and Version 15 of TicketSpecs
- Timestamp:
- Feb 19, 2008, 3:37:36 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TicketSpecs
v14 v15 85 85 === Keywords === 86 86 87 The "Keywords" field is a powerful and important feature. FCKeditor core development team uses it to gain information regarding a ticket, including browser details, current status and ticket quality. Someone our team always sets the keywords so we recommend the reporters '''not to use this field'''.87 The "Keywords" field is a powerful and important feature. FCKeditor core development team uses it to gain information regarding a ticket, including browser details, current status and ticket quality. Someone from our team always sets the keywords when a bug is reported, so we recommend the users '''not to use this field''' at all. The reporter can always check what kind of keywords have we used and in this way he or she can see what is the current status of the ticket. 88 88 89 The following is the list of standard keywords . The keyword name is always "PascalCased" with no spaces:89 The following is the list of standard keywords that we use. The keyword name is always "PascalCased" with no spaces: 90 90 91 91 {{{ … … 144 144 ================ ============================================================================= 145 145 }}} 146 147 ---- 148 149 === Assigned to === 150 151 This field is used by the development team to specify who will fix the bug or who will handle a new feature. We recommend reporters '''not to use this field''' at all. So if you see that a ticket has been assigned to someone it means that someone has began working with it. 152