From a920c6f72a8d1505537d007835aa1dcb320a981d Mon Sep 17 00:00:00 2001 From: mauriceboe Date: Fri, 3 Jul 2026 18:20:06 +0200 Subject: [PATCH] docs(plugins): clarify the fork-and-PR publishing flow --- wiki/Plugin-Publishing.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/wiki/Plugin-Publishing.md b/wiki/Plugin-Publishing.md index 8f625f37..728eefdf 100644 --- a/wiki/Plugin-Publishing.md +++ b/wiki/Plugin-Publishing.md @@ -25,7 +25,12 @@ npx trek-plugin validate . This runs the exact checks the registry CI runs — a local pass predicts a CI pass. -## 4. Open a PR against the registry +## 4. Fork the registry and open a PR + +You don't have write access to the registry, so **fork +[TREK-Plugins](https://github.com/mauriceboe/TREK-Plugins)** to your own account, +add your entry there, and open a pull request from your fork back to the +registry's `main` branch. Add one file, `registry/plugins/.json`: