======How To Contribute======= **This is the process used to contribute in WManager** Wmanager is composed of three areas. Which are: * Core * Dummy/Front end pages * Dummy/Admin section Edit process: - Get a pull from develop branch of github - Created a working branch say (BugFix1) and do the fixes - Add the changes to the ChangesLog.txt in root directory - If there is any sql changes please create a new file and name the file that connects to the entry on changeLog.txt in sql folder of root directory - Push your changes to working branch and create a pull request - If there is any important changes for your please update the content in WIKI. - Finally send a mail to the maintainer of wmanager at info@wmanager.org explaining the changes therefore he can merge the changes to master branch and add to the new version tag.