Skip to content

Commit

Permalink
Update COMMIT_LEVELS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBurleson committed Sep 25, 2015
1 parent 28f9bc9 commit e14fda1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guides/COMMIT_LEVELS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Angular Material uses a "Pull Request" process to allow team leaders opportuniti
* Please **NEVER** use the *green* merge button on GitHub
* Angular Material maintains a *flat*, linear change history using a specific **manual merge process**
* Do not use Github's automated merge process
* All PR source (component or core) changes should have accompanying unit tests
* All PRs must have 100% Karma test scores
* Please include unit tests with all your source (component or core) changes
* All unit tests must have 100% passing before the PR will be accepted/merged.

> These process guidelines are especially important: our team membership is growing rapidly.
> These process guidelines are especially important: our framework features and the team membership is growing rapidly.
#### Commit Authorization Rules

Expand Down

0 comments on commit e14fda1

Please sign in to comment.