CONTRIBUTING.md: remove draft warning

This was added in caef192c81d2e068a3042d541d355b9596e97906 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
No known key found for this signature in database
GPG Key ID: B39893FA5F65CAE1

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.