Contributing to Forge
=====================

Want to contribute to forge? Great! Here are a few notes:

Code
----

* In general, follow the current code style.
* Read the [contributing](./README.md#contributing) notes.
* Ensure [tests pass](./README.md#testing).

Release Process
---------------

Maintainers should refer to the [release instructions](./RELEASE.md).

[Semantic Versioning]: http://semver.org/
