doc/manual.txt: explain commit message rules.
This commit is contained in:
parent
c0c34b734e
commit
a62121266d
|
@ -438,3 +438,11 @@ Once you've made changes to your `forked` repository you can submit
|
|||
a github pull request; see
|
||||
https://help.github.com/articles/fork-a-repo[github's help]
|
||||
for more information.
|
||||
|
||||
For commit messages please use the following rules:
|
||||
|
||||
- If you've imported a new package use `New package: <pkgver>`.
|
||||
- If you've updated a package use `<pkgname>: updated to <version>`.
|
||||
- If you've removed a package use `<pkgname>: removed ...`.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user