From eceb25bcd6c6516911f195552bd2081275dc4af7 Mon Sep 17 00:00:00 2001 From: Yuki Kobayashi Date: Sat, 29 Mar 2025 00:38:04 +0000 Subject: [PATCH] Fix formatting in the notes section --- .../pull_requests/pull_request_merges_and_contributions.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/data/reusables/pull_requests/pull_request_merges_and_contributions.md b/data/reusables/pull_requests/pull_request_merges_and_contributions.md index bac3bb3adb6d..585ed325e701 100644 --- a/data/reusables/pull_requests/pull_request_merges_and_contributions.md +++ b/data/reusables/pull_requests/pull_request_merges_and_contributions.md @@ -1,6 +1,4 @@ -> [!NOTE] -{% ifversion ghes %} -> * To appear on your profile contributions graph, co-authored commits must meet the same criteria as commits with one author. -{% endif %} +> [!NOTE] {% ifversion ghes %} +> * To appear on your profile contributions graph, co-authored commits must meet the same criteria as commits with one author. {% endif %} > * When rebasing commits, the original authors of the commit and the person who rebased the commits, whether on the command line or on {% data variables.location.product_location %}, receive contribution credit.{% ifversion ghec or fpt %} > * If you merged multiple personal accounts, issues, pull requests, and discussions will not be attributed to the new account and will not appear on your contribution graph.{% endif %}