From 2c87cbe8381c51aaedc701d6bb1f94c55d83f422 Mon Sep 17 00:00:00 2001 From: Norm Date: Thu, 15 Sep 2022 05:31:02 +0000 Subject: [PATCH] Add link to the changelog trailer contributing guide in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf8b64c0..6cba0d0d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ For older Misskey versions, see [CHANGELOG-OLD.md](./CHANGELOG-OLD.md). Unreleased changes should not be listed in this file. Instead, run `git shortlog --format='%h %s' --group=trailer:changelog ..` to see unreleased changes; replace `` 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 ### Added