# Contribute to Biscotto

## Report issues

Issues hosted at [GitHub Issues](https://github.com/atom/biscotto/issues).

The Codo specs are template based, so make sure you provide a code snippet that can be added as failing spec to the
project when reporting an issue with parsing your CoffeeScript code.

_You can check if some parsing errors have occurred by running Biscotto in verbose mode._

## Development

Source hosted at [GitHub](https://github.com/atom/biscotto).

Pull requests are very welcome! Please try to follow these simple rules if applicable:

* Please create a topic branch for every separate change you make.
* Make sure your patches are well tested.
* Update the documentation.
* Update the README.
* Update the CHANGELOG for noteworthy changes.
* Please **do not change** the version number.
