Differences
This shows you the differences between two versions of the page.
 
    
    
                        
                    | Both sides previous revision
Previous revision |  | 
                        
                | juju-charms [2015/02/03 17:41] gsamfira
 | juju-charms [2015/02/03 17:44] (current) gsamfira
 | 
        
|  |  | 
|  |  | 
| * Charms are self contained. Under no circumstances should they have any missing pieces or require the user to manually include anything for them to work | - Charms are self contained. Under no circumstances should they have any missing pieces or require the user to manually include anything for them to work | 
| * Master branch of any charm is holy ground. If a piece of code gets in, it is expected to work without any issues. | - Master branch of any charm is holy ground. If a piece of code gets in, it is expected to work without any issues. | 
| * All new features must be added as new branches. | - All new features must be added as new branches. | 
| * Under no circumstances are branches to be merged into master unless they have been thoroughly tested and scrutinized. | - Under no circumstances are branches to be merged into master unless they have been thoroughly tested and scrutinized. | 
| * Merges are only to be done after one or more peers have had a chance to review and aprove the code. Untill then, the code WILL remain in its feature branch | - Merges are only to be done after one or more peers have had a chance to review and aprove the code. Untill then, the code WILL remain in its feature branch | 
| * Any deviation from the above is only possible by devine intervention, or if your name is Chuck Norris. | - Any deviation from the above is only possible by devine intervention, or if your name is Chuck Norris. | 
|  |  | 
|  |  | 
| :!: This page needs more work :!: | ===== Charm Structure ===== | 
|  |  | 
|  |  |