Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Contributing

William Rummler edited this page Jul 21, 2015 · 2 revisions

Making pull requests (PRs)

Branch Scheme

  • master/2.1.X is intended to always be in a stable state with only hotfixes and or patches going directly into it via forks or (origin) hotfix/patch branches.

  • 2.0.X stable branch for 2.0.X

  • website: website reflects 2.1.X

A a yeomon/angular application which is what the github pages and angular-google-maps.org are running on.

Team members

As a team member (has access to pushing upstream) please fork the repo and make fix,changes..etc on your fork and the PR to the relative branch of interest.

Clone this wiki locally