Document the full contribution workflow including feature branches, README/flake.nix entry formats, testing from forks, deprecation process, and update reviewer section to use GitHub merge queues. Also clarify that any nixpkgs committer can review PRs.
13 lines
512 B
Markdown
13 lines
512 B
Markdown
<!-- Please read the CONTRIBUTING.md guidelines before submitting: https://github.com/NixOS/nixos-hardware/blob/master/CONTRIBUTING.md -->
|
|
|
|
###### Description of changes
|
|
|
|
|
|
###### Things done
|
|
|
|
<!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->
|
|
|
|
- [ ] Tested the changes in your own NixOS Configuration
|
|
- [ ] Tested the changes end-to-end by using your fork of `nixos-hardware` and
|
|
importing it via `<nixos-hardware>` or Flake input
|
|
|