Skip to content
This repository has been archived by the owner on May 5, 2018. It is now read-only.

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ProLoser committed May 3, 2013
1 parent 31f82ea commit e45763d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions CONTRIBUTING.md
Original file line number Original file line Diff line number Diff line change
@@ -1,9 +1,6 @@
CONTRIBUTING CONTRIBUTING
============ ============


* Open a [Pull Request (PR)](https://github.com/angular-ui/angular-ui/pull/new/master) ### AngularUI is currently undergoing a [project restructure](http://angular-ui.github.io/).
* Make sure your PR is on a **new branch** you created off of the latest version of master
* Do **not** open a PR from your master branch Please relocate all your issues to the relevant repo, thanks!
* Open a PR to start a discussion even if the code isn't finished (easier to collect feedback this way)
* Do **NOT** commit your changes to the [build files](https://github.com/angular-ui/angular-ui/tree/master/build)
* Make sure all previous tests pass and add new tests for added behaviors

0 comments on commit e45763d

Please sign in to comment.