mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
CONTRIBUTING: fix a small typo
This commit is contained in:
parent
a9d40d52f7
commit
f6d17c2d87
1 changed files with 1 additions and 1 deletions
|
@ -650,7 +650,7 @@ If you want your PR to get merged quickly and smoothly, it is in your best inter
|
|||
|
||||
For the committer to judge your intention, it's best to explain why you've made your change.
|
||||
This does not apply to trivial changes like version updates because the intention is obvious (though linking the changelog is appreciated).
|
||||
For any more nuanced changed or even major version upgrades, it helps if you explain the background behind your change a bit.
|
||||
For any more nuanced changes or even major version upgrades, it helps if you explain the background behind your change a bit.
|
||||
E.g. if you're adding a package, explain what it is and why it should be in Nixpkgs.
|
||||
This goes hand in hand with [Writing good commit messages](#writing-good-commit-messages).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue