File: CONTRIBUTING.md

package info (click to toggle)
nanoc 4.14.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,588 kB
  • sloc: ruby: 41,753; sh: 31; makefile: 15
file content (17 lines) | stat: -rw-r--r-- 1,111 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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](https://nanoc.app/development/#reporting-bugs).

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

Pull requests are appreciated! 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](https://nanoc.app/development/#contributing-code).

Contributor code of conduct
---------------------------

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone. For details, see the contributor code of conduct at https://nanoc.app/contributing/#contributor-code-of-conduct.