Changes between Version 22 and Version 23 of WorkingGuideLines


Ignore:
Timestamp:
03/08/12 05:08:14 (12 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGuideLines

    v22 v23  
    2525== Creating Ticket Guidelines == 
    2626Here 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 create a 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.  
    2828 * 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).  
    2929 * Please note that Changelog is frozen and mustn't be modified. All the modifications should be drawn in the commit message.