mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 19:00:46 +00:00
specify that we don't need to list _every_ directory in the summary line
This commit is contained in:
parent
31273c2ad3
commit
955d9d8494
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Examples:
|
||||||
- `cmd/geth, internal/ethapi: refactor transaction args`
|
- `cmd/geth, internal/ethapi: refactor transaction args`
|
||||||
- `trie/archiver: streaming subtree archival to fix OOM`
|
- `trie/archiver: streaming subtree archival to fix OOM`
|
||||||
|
|
||||||
Use the top-level package paths, comma-separated if multiple areas are affected. The description should be a short, lowercase summary of the change.
|
Use the top-level package paths, comma-separated if multiple areas are affected. Only mention the directories with functional changes, interface changes that trickle all over the codebase should not generate an exhaustive list. The description should be a short, lowercase summary of the change.
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue