Sha256: 56db2991ddf421a8795637baccb847f9ea9094945d5cc333ff1441427f66278f

Contents?: true

Size: 902 Bytes

Versions: 18

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

18 entries across 18 versions & 1 rubygems

Version Path
nanoc-4.0.0rc1 CONTRIBUTING.md
nanoc-4.0.0b4 CONTRIBUTING.md
nanoc-4.0.0b3 CONTRIBUTING.md
nanoc-4.0.0b2 CONTRIBUTING.md
nanoc-4.0.0b1 CONTRIBUTING.md
nanoc-4.0.0a2 CONTRIBUTING.md
nanoc-4.0.0a1 CONTRIBUTING.md
nanoc-3.8.0 CONTRIBUTING.md
nanoc-3.7.5 CONTRIBUTING.md
nanoc-3.7.4 CONTRIBUTING.md
nanoc-3.7.3 CONTRIBUTING.md
nanoc-3.7.2 CONTRIBUTING.md
nanoc-3.7.1 CONTRIBUTING.md
nanoc-3.7.0 CONTRIBUTING.md
nanoc-3.6.11 CONTRIBUTING.md
nanoc-3.6.10 CONTRIBUTING.md
nanoc-3.6.9 CONTRIBUTING.md
nanoc-3.6.8 CONTRIBUTING.md