1# Development of Nixpkgs {#part-development}
2
3This section shows you how Nixpkgs is being developed and how you can interact with the contributors and the latest updates.
4If you are interested in contributing yourself, see [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).
5
6<!-- In the future this section should also include: How to test pull requests, how to know if pull requests are available in channels, etc. -->
7
8```{=include=} chapters
9development/opening-issues.chapter.md
10```