Sha256: 72a357aa0729b10d69e9c5d20052d7c574087a10627603b5dcbfb0cc888350c9

Contents?: true

Size: 902 Bytes

Versions: 5

Compression:

Stored size: 902 Bytes

Contents

Contributing
============

Reporting bugs
--------------

If you find a bug in Nanoc, you should report it! Some information that you should include in your bug report is the Nanoc version (`nanoc --version`) and, if relevant, the crash log (`crash.log`).

For details, check the [*bug reporting* section of the development guide](http://nanoc.ws/development/#reporting-bugs).

Contributing code
-----------------

Pull requests are appreciated! When submitting a PR, be sure to submit it onto the right branch:

* For bug fixes, use the release branch, e.g. `release-3.6.x`
* For features, use the `master` branch

When submitting a PR, make sure that your changes have covering tests, that the documentation remains up-to-date and that you retain backwards compatibility.

For details, check the [*contributing code* section of the development guide](http://nanoc.ws/development/#contributing-code).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nanoc-4.0.2 CONTRIBUTING.md
nanoc-4.0.1 CONTRIBUTING.md
nanoc-4.0.0 CONTRIBUTING.md
nanoc-4.0.0rc3 CONTRIBUTING.md
nanoc-4.0.0rc2 CONTRIBUTING.md