You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
					
						
							1.0 KiB
						
					
					
				
			
		
		
	
	
							1.0 KiB
						
					
					
				Guidelines for Contributing
Libresonic development is a community project, and contributions are welcomed. Here are a few guidelines you should follow before submitting:
- All contributions must be licensed as GNU GPLv3 to be accepted. Use 
git commit --signoffto acknowledge this. - New features or changes to existing ones must not degrade the user experience. This means do not introduce bugs, remove functionality, or make large changes to existing themes/UI without prior discussion in an Issue.
 - Use sane coding standards. Language best-practices should be followed, comment generously, and avoid "clever" algorithms. Refactoring existing messes is great, but watch out for breakage.
 - Be bold! Without contributions, this project will vanish. If you just want to help out, try submiting a patch for an open Issue.