forked from FoundKeyGang/FoundKey
Add link to the changelog trailer contributing guide in CHANGELOG.md
This commit is contained in:
parent
cf24cd8809
commit
2c87cbe838
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ For older Misskey versions, see [CHANGELOG-OLD.md](./CHANGELOG-OLD.md).
|
||||||
|
|
||||||
Unreleased changes should not be listed in this file.
|
Unreleased changes should not be listed in this file.
|
||||||
Instead, run `git shortlog --format='%h %s' --group=trailer:changelog <last tag>..` to see unreleased changes; replace `<last tag>` with the tag you wish to compare from.
|
Instead, run `git shortlog --format='%h %s' --group=trailer:changelog <last tag>..` to see unreleased changes; replace `<last tag>` with the tag you wish to compare from.
|
||||||
If you are a contributor, please read CONTRIBUTING.md, section "Changelog Trailer" on what to do instead.
|
If you are a contributor, please read [CONTRIBUTING.md, section "Changelog Trailer"](./CONTRIBUTING.md#changelog-trailer) on what to do instead.
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue