CONTRIBUTING.md: remove draft warning

This was added in caef192c81 in 2016. The
issues are not actively being discussed anymore.
This commit is contained in:
Wolfgang Walther
2025-06-30 12:31:42 +02:00
parent 3d505c0361
commit 2650a91a2f

View File

@@ -273,9 +273,6 @@ To manually create a backport pull request, follow [the standard pull request pr
## How to review pull requests
[pr-review]: #how-to-review-pull-requests
> [!Warning]
> The following section is a draft, and the policy for reviewing is still being discussed in issues such as [#11166](https://github.com/NixOS/nixpkgs/issues/11166) and [#20836](https://github.com/NixOS/nixpkgs/issues/20836).
The Nixpkgs project receives a fairly high number of contributions via GitHub pull requests.
Reviewing and approving these is an important task and a way to contribute to the project.