CONTRIBUTING.md: be more precise what is meant by formatting commits
This commit is contained in:
parent
61b20e2415
commit
0533e56671
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -12,7 +12,7 @@ under the terms of [COPYING](../COPYING), which is an MIT-like license.
|
|||
|
||||
## Submitting changes
|
||||
|
||||
* Format the commits in the following way:
|
||||
* Format the commit messages in the following way:
|
||||
|
||||
```
|
||||
(pkg-name | nixos/<module>): (from -> to | init at version | refactor | etc)
|
||||
|
|
Loading…
Reference in a new issue