Skip to content

Commit

Permalink
Add notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Fengyuan Chen committed Dec 6, 2015
1 parent 8c1298a commit c55c7a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ Go to the [Cropper issue tracker](https://github.com/fengyuanchen/cropper/issues

### Browser support

Remember that Cropper supports multiple browsers and their versions; any contributed code must work in all of them. You can refer to the [browser support page](https://github.com/fengyuanchen/cropper#browser-support) for the current list of supported browsers.

Remember that Cropper supports multiple browsers and their versions; any contributed code must work in all of them. You can refer to the [browser support page](README.md#browser-support) for the current list of supported browsers.


## Notes for pull request

- Keep the same code style.
- Don't change the files of the `dist` directory.
- Run the test suites in the `test` directory first.
- Don't modify any files in the `dist` directory.
- Follow the same code style as the library.

0 comments on commit c55c7a8

Please sign in to comment.