From ee52015cf25d1437510f6b732446ad0fa6b7da0f Mon Sep 17 00:00:00 2001 From: Kory Kaai <69431357+kory-kaai@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:34:56 +0200 Subject: [PATCH] docs: cross-link Co-authored-by: TopDaily Dev <315340167+topdaily-dev@users.noreply.github.com> --- CONTRIBUTING.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fbc979d..b946ac9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ npm test 1. Fork and create a feature branch 2. Add tests for behavior changes (`lib/*.test.mjs`) 3. Run `npm test` before opening a PR -4. Keep PRs focused — one logical change per PR +4. Keep PRs focused GÇö one logical change per PR ## Commit style @@ -40,4 +40,7 @@ Include: Add a co-author trailer for shared work: ```nCo-authored-by: Name -```n \ No newline at end of file +```n + + +Use @korykaai/collab-kit init --oss-toolchain for new examples.