From 38430b4b5614324b3cff184f75fb91bf197890d9 Mon Sep 17 00:00:00 2001 From: fujie Date: Mon, 23 Mar 2026 13:32:35 +0800 Subject: [PATCH] docs: add issue association rules to GEMINI.md --- GEMINI.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/GEMINI.md b/GEMINI.md index 04486db..c8569b6 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -149,6 +149,10 @@ type(scope): brief English description Types: `feat` / `fix` / `docs` / `refactor` / `chore` Scope: plugin folder name (e.g., `github-copilot-sdk`) +> [!IMPORTANT] +> **Issue Association**: +> If the changes are related to or fix a GitHub Issue/PR, **MUST** explicitly link and associate it in both Release Notes docs (`v1.x.md`) and Commit Messages Body/Footers (e.g. `(fixes #123)`). Sync those references on GitHub Releases Page bodies when publishing. + --- ## Full Reference