Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/contributing/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ Documentation contributions should follow the [style guide](./style-guide.md).

Feel free to in touch with the [Nix documentation team](https://nixos.org/community/teams/documentation) if you want to help out.

:::{attention}
If you cannot contribute time, consider [donating to the NixOS Foundation's documentation project on Open Collective](https://opencollective.com/nixos/projects/documentation-project) to fund ongoing maintenance and development of reference documentation and learning materials.
:::

## Documentation framework
We aim to build our documentation according to the [Diataxis][diataxis] framework, which divides documentation into four categories:
Expand Down
5 changes: 4 additions & 1 deletion source/contributing/how-to-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@ We're working on it.
You can help and improve the situation for everyone by immediately solving problems with the contribution workflow as you encounter them.
While this may slow you down with addressing your original concern, it will make it a lot easier for anyone to make meaningful contributions in the future, and lead to better code and documentation in the long run.

:::{attention}
If you cannot contribute time, consider [donating to the NixOS Foundation on Open Collective](https://opencollective.com/nixos).

Currently the focus is on funding in-person events to share knowledge and grow the community of developers proficient with Nix.
With enough budget, it would be possible to pay for ongoing maintenance and development of critical infrastructure and code – work that we cannot expect to be done by volunteers in the long run.
With enough budget, it would be possible to pay for ongoing maintenance and development of critical infrastructure and code – demanding work that we cannot expect to be done by volunteers indefinitely.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I especially appreciate this language. It would be so nice to have sustainable operations here.

:::

## Report an issue

Expand Down