Use [GitHub issues](https://github.com/baconjs/bacon.js/issues) and [Pull Requests](https://github.com/baconjs/bacon.js/pulls).

Note:
- the `README.md` is generated from `readme-src.coffee`. After updating the source file, run `grunt readme`.
- the `dist/Bacon.coffee` is assembled from files in `src/`. After updating source files, run `grunt assemble` or `./assemble.js`.
