Changes between Version 22 and Version 23 of WorkingGuideLines
- Timestamp:
- 03/08/12 05:08:14 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingGuideLines
v22 v23 25 25 == Creating Ticket Guidelines == 26 26 Here are some useful tips for creating tickets: 27 * If you want to be responsible for a ticket, simply set yourself as owner and status to accepted. Don't forget to have a look if this ticket already contains a patch. Now createa remote branch for working in.27 * If some mc developer want to be responsible for a ticket, he set yourself as owner and status to accepted. He should to have a look if this ticket already contains a patch. Then he creates a remote branch for working in. 28 28 * Bugfixes are allowed to go to the latest stable branch and new features and restructuring are allowed only for full releases. Stable branches are called: mc-X.Y (e.g. mc-4.6). Please also choose the correct milestone for this ticket: for a bugfix choose the latest milestone from the stable branch (e.g. 4.6.2), and for a new feature choose the default (which is atm 4.7). 29 29 * Please note that Changelog is frozen and mustn't be modified. All the modifications should be drawn in the commit message.