We appreciate pull requests from everyone.
Fork, then clone the repo:
$ git clone [email protected]:your-username/WikimediaUI-Style-Guide.git
Setup your system. Change to the cloned folder and type:
$ npm install
Make your change. Make sure the tests pass and the CSS for production is built:
$ grunt
Please add specific topics into a single commit and also take into account the Wikimedia commit message guidelines.
Push to your fork and submit a pull request
In order for the pushed changes to be available live, members of Wikimedia design are going to review it first.