This is the development branch for the Mediawiki Foreground Skin. All new features for Foreground should PR against this branch. If you want to add a new feature, you should do the following:
feature
or whatever you feel comfortable with using Foreground's develop
branch as a base.develop
branch as you are working on your proposed feature. Commits can and will occur to develop
which may affect your feature
branch.develop
branch of Foreground, please use [feature]
as a tag at the beginning of the PR's title.If you want to work on an existing feature proposed by Foreground, please see the feature/name-of-feature
branch for more information. PRs should be issued against the specific feature/name-of-feature
branch.