Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.83 KB

contributing.adoc

File metadata and controls

55 lines (38 loc) · 1.83 KB

asciidoctor-nix.contributing(7)

Name

asciidoctor-nix.contributing - Contribution Guidelines

What We Want

We welcome any contributions that help improve this project. Here are some examples of the kinds of contributions we are looking for:

  • Bug reports and feature requests

  • Code improvements and bug fixes

  • Design and performance improvements

  • Documentation improvements

  • Portability and reproducibility improvements

If you are uncertain about whether your contribution aligns with the scope of this project, please review what we do not want. Feel free to reach out to the maintainers, if you have any questions.

What We Do Not Want

While we appreciate all contributions that help improve this project, some may not align with our vision, require further discussion, or may be better suited for a fork. Here are some examples that may fall into this category:

  • Unreproducible and undeployable modifications

If you are uncertain about whether your contribution aligns with the scope of this project, please review what we want. Feel free to reach out to the maintainers, if you have any questions.

Contribution Guidelines

Contribution Process

Adhere to the GitHub Flow.

Commit Messages

Follow a combination of Linux Kernel, Nixpkgs, and Commitizen commit conventions.