Wardrobe is free, open-source software, meaning anyone can contribute to its development and progress. Wardrobe source code is currently hosted on Github, which provides an easy method for forking the project and merging your contributions.
The pull request process differs for new features and bugs. Before sending a pull request for a new feature, you should first create an issue with [Proposal] in the title or the label. The proposal should describe the new feature, as well as implementation ideas. The proposal will then be reviewed and either approved or denied. Once a proposal is approved, a pull request may be created implementing the new feature. Pull requests which do not follow this guideline will be closed immediately.
Pull requests for bugs may be sent without creating any proposal issue. If you believe that you know of a solution for a bug that has been filed on Github, please leave a comment detailing your proposed fix.
If you have an idea for a new feature you would like to see added to Wardrobe, you may create an issue on Github with [Request] in the title or the request label. The feature request will then be reviewed by a core contributor.
If you find any issues with the documentation or want to help improve it. You can do so via the documentation repo.
If you wish to translate Wardrobe we have a repository designated to house all of the various language files. You can find this at https://github.com/wardrobecms/locales.