mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
CONTRIBUTING.md: fix commit subject example format
Update the commit subject example in CONTRIBUTING.md to match the documented guidelines, ensuring it uses lowercase after the package prefix. Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
committed by
Josef Schlehofer
parent
ab4b299591
commit
cacb8b683e
@@ -74,7 +74,7 @@ guidelines:
|
|||||||
### Commits in your pull-requests should
|
### Commits in your pull-requests should
|
||||||
|
|
||||||
- Have a useful commit subject prefixed with the package name (E.g.: `foopkg:
|
- Have a useful commit subject prefixed with the package name (E.g.: `foopkg:
|
||||||
Add libzot dependency`).
|
add libzot dependency`).
|
||||||
- Include Signed-off-by tag in the commit comments. See: [Sign your
|
- Include Signed-off-by tag in the commit comments. See: [Sign your
|
||||||
work](https://openwrt.org/submitting-patches#sign_your_work)
|
work](https://openwrt.org/submitting-patches#sign_your_work)
|
||||||
- Author and sign-off must match and be a real name or known identity and
|
- Author and sign-off must match and be a real name or known identity and
|
||||||
|
|||||||
Reference in New Issue
Block a user