Don't update VERSION, please.

abstract-chosen
Matthew Beale 2011-07-31 22:54:53 +03:00
parent 776006b503
commit 7b641d2c17
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Contributions and pull requests are very welcome. Please follow these guidelines
1. Make all changes in Coffeescript files, **not** JavaScript files. 1. Make all changes in Coffeescript files, **not** JavaScript files.
2. For feature changes, update both jQuery *and* Prototype versions 2. For feature changes, update both jQuery *and* Prototype versions
3. Use 'cake build' to generate Chosen's JavaScript file and minified version. 3. Use 'cake build' to generate Chosen's JavaScript file and minified version.
4. Update VERSION file according to [Semantic Versioning](http://semver.org/) guidelines. 4. Don't touch the VERSION file
5. Submit a Pull Request using GitHub. 5. Submit a Pull Request using GitHub.
### Using CoffeeScript & Cake ### Using CoffeeScript & Cake