From 9d68d2829c382691c1bcb4dc1cd38b8a01109bea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Cie=C5=9Blak?= Date: Wed, 2 Sep 2026 19:34:56 +0200 Subject: [PATCH] Update README with blog post link on design principles Added a link to a blog post about design principles. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47051aa4..0b6c2eab 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ decision record. People shape the document and own its decisions; the hosted agent, currently named **Planner**, reads the selected repository, proposes changes, and asks the team when the code cannot settle a choice. +To learn more about our design priciples, and why we're building Chopin check out our recent blog post - https://githubnext.com/projects/chopin/ + > [!IMPORTANT] > Chopin is experimental research software, not a supported GitHub product or a > production-ready service. Expect incomplete workflows, operational limits,