Blame view

app/bower_components/angular-ui-select2/CONTRIBUTING.md 430 Bytes
6f105dbd5   Truong LD   add source code i...
1
2
3
4
5
6
7
8
  CONTRIBUTING
  ============
  
  * Open a [Pull Request (PR)](https://github.com/angular-ui/ui-select2/pull/new/master)
  * 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
  * Open a PR to start a discussion even if the code isn't finished (easier to collect feedback this way)
  * Make sure all previous tests pass and add new tests for added behaviors