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