Skip to content

Commit

Permalink
Add section in CONTRIBUTING about documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Erethon authored and fricklerhandwerk committed Aug 21, 2024
1 parent 3216573 commit c164743
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ However, there may be reasons speaking against that, including:

In any case, it is encouraged to create a pull request to Nixpkgs, then to this repository, with a comment linking to the Nixpkgs pull request in the description and the Nix expressions.

## Documentation style guide

When contributing documentation, do not split lines at arbitrary character lengths.
Instead, write one sentence per line, as this makes it easier to review changes.

## How to create pull requests to NGIpkgs

Expand Down

0 comments on commit c164743

Please sign in to comment.